🔬
Make Value Move
  • What is Chimoney?
  • Guides
    • Features
  • Fundamentals
    • Support Assets
  • Use Cases
    • For Businesses
    • For Communities
    • For Individuals
  • Chimoney Support
  • Developers
    • Enable spending of XRP + XRPL issued currencies
    • Enable spending of cUSD on products and services
    • Payout to Banks
Powered by GitBook
On this page
  1. Developers

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.

PreviousChimoney SupportNextEnable spending of cUSD on products and services

Last updated 3 years ago

  1. Create an account at

  2. 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

  3. Once you are approved, follow the steps below to integrate:

    1. Get products and services with the endpoint

    2. Initiate a spend using the endpoint.

      1. You're not charged for this

      2. Depending on the type of purchase/spend, please include the fields below

        1. 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

        2. Mobile money must have a type=momo and momoCode, phoneNumber and email field

        3. Airtime must have a type=airtime and country and phoneNumber field. Country is iso country code and can be gotten from endpoint

    3. Step 2 returns a payload for XRP payments. If a currency and issuer are passed, a payload for paying with that currency is returned.

    4. Present the payload to the user to sign

    5. The product is delivered to the user after they send the payment

dash.chimoney.io
info/assets
payouts/initiate-chimoney
/info/airtime-countries