Enable spending of XRP + XRPL issued currencies
This section explains how to unleash utility for your token by enabling in-app spending in your web or mobile app.
Last updated
This section explains how to unleash utility for your token by enabling in-app spending in your web or mobile app.
Last updated
Create an account at
Email support@chimoney.io to request "Verification and API Access". Include links to your website and tell us a little more about your use case. Alternatively, DM @uchiuchibeke on Twitter
Once you are approved, follow the steps below to integrate:
Get products and services with the endpoint
Initiate a spend using the endpoint.
You're not charged for this
Depending on the type of purchase/spend, please include the fields below
Gift Card must have a type=giftcard and redeemData object with the productId and countryCode fields set. productId and countryCode fields come from set 3.1 above
Mobile money must have a type=momo and momoCode, phoneNumber and email field
Airtime must have a type=airtime and country and phoneNumber field. Country is iso country code and can be gotten from endpoint
Step 2 returns a payload for XRP payments. If a currency and issuer are passed, a payload for paying with that currency is returned.
Present the payload to the user to sign
The product is delivered to the user after they send the payment