Using the Web App
Purchasing eSIMs with Dataplans.io
Dataplans.io is an eSIM API platform and management backend. Currently proving eSIMs from 2 carriers: AIS and DTAC.
Getting Started
To get started:
Make a test deposit - under Billing > Make External Deposit
Make a test purchase in the Sandbox area - under Products
Switch to live mode
Agree to the User Agreement and complete Identity Verification
Fund your account and purchase an eSIM
Sandbox Environment
After login, you will be in the sandbox testing area, with test credit and eSIMs. With in the sandbox account you can:
Make a deposit of test funds
Navigate to Billing > Make External Deposit
Make a test eSIM purchase
Go to Products and choose one of the available choices
Go to Purchases and review purchase history
Live Environment
Once satisfied with your process, you can switch to the live environment. You can use the same API key or roll a new one. The API key is the same for both Sandbox and Live environments, but the base URL has a different sandbox and live subdomain.
eSIM Delivery
Purchasing an eSIM is possible once you have a positive account balance. When requesting the eSIM, your balance is deducted according to your current monthly tier.
Web app delivery
When purchasing via the dashboard, you will receive the QR code and additional metadata. QR code can be delivered to a customer as is, or recreated as a new QR code.
Provided is the connection string data, serial number and any additional data like phone or connection code. Manual entry codes also provided.
Parameters | Description |
manual1 | String for manual entry of SM-DP+ Address |
manual2 | String for Activation Code |
optionalCode | Confirmation Code. Used with some eSIM providers |
phone | eSIM phone number |
serial | eSIM Serial number |
expiryDate | eSIM expiry date |
qrCodeString | QR code payload string. Populate your customer QR code with this data. |
qrCodeDataUrl | QR code PNG imag |
Last updated