Opera Minipay
OneRamp can be integrated in minipay wallet using redirect, which is the easiest and fastest way to use the widget without leaving your minipay wallet.
Append the required parameters to the URL as a string, as specified in the object below.
Redirect URL parameters
Buy URL
Sell URL
Supported Assets
This can be used in the asset
field
cUSD
USDC
USDT
This can also be accessed using the /assets/:network
endpoint .
ENDPOINT
Supported Providers
This can be used in the provider
Ghana π¬π
Vodafone
MTN
Airtel
Kenya π°πͺ
Safaricom
Airtel
Uganda πΊπ¬
MTN
Airtel
Tanzania πΉπΏ
Vodacom
Tigo
These can also be accessed using the /providers/:country
endpoint
ENDPOINT URL
https://api.oneramp.io/providers/kenya
Country names: kenya, uganda, tanzania, ghana
Minimum and maximum amount per country
This is used in the amount
field
Ghana π¬π
Minimum | Maximum |
---|---|
14 GHS | 4,697 GHS |
1 (cUSD, USDT, USDT) | 300 (cUSD, USDC, USDT) |
Kenya π°πͺ
Minimum | Maximum |
---|---|
130 KES | 38,627 KES |
1 (cUSD, USDT, USDT) | 300 (cUSD, USDC, USDT) |
Uganda πΊπ¬
Minimum | Maximum |
---|---|
3,500 UGX | 1,114,650 UGX |
1 (cUSD, USDT, USDT) | 300 (cUSD, USDC, USDT) |
Tanzania πΉπΏ
Minimum | Maximum |
---|---|
1,200 TZS | 815,016 TZS |
1 (cUSD, USDT, USDT) | 300 (cUSD, USDC, USDT) |
These can also be accessed using the /amounts/:country
endpoint
ENDPOINT URL
https://api.oneramp.io/amounts/kenya
Country names: kenya, uganda, tanzania, ghana
Currency
This can be used in the currency
field
Country | Value |
---|---|
π¬π Ghana | ghs |
π°πͺ Kenya | kes |
πΊπ¬ Uganda | ugx |
πΉπΏ Tanzania | tzs |
Last updated