πŸ’Ž On-Ramp

The On-Ramp feature provided by Capa allows users to purchase cryptocurrencies using local currencies. Currently, Capa supports on-ramp operations for MXN (Mexican Peso) and DOP (Dominican Peso).

How to do an On-Ramp Operation

To successfully execute an on-ramp operation, follow these steps:

  1. Select the Blockchain and Token:

    1. The following is a list of the Blockchains and Tokens
    2. The list of Blockchains - Tokens symbols supported in Capa are:
      1. POL - USDC, POL
      2. BSC - USDT, BNB
      3. BASE - USDC, ETH, MXNe, cbBTC
      4. OP - USDC, ETH
      5. ARB - USDC, ETH
      6. SOL - USDC, SOL, USDY
      7. WLD - WLD
      8. STK - USDC, STK
      9. ETH - USDC, ETH
        For faster completion time use USDC in Polygon POS
  2. Select the Fiat Currency:

    1. Choose the supported fiat currency for the transaction. Capa currently supports the following fiat currencies:
      1. MXN (Mexican Peso)
      2. DOP (Dominican Peso)
  3. Quoting:

    1. To show an estimate of how much crypto the user will get with the selected Blockchain Token, Fiat Currency and Amount use the Get Quote endpoint.
  4. Obtain User Wallet Address:

    1. Ensure to ask the user for their wallet address where the crypto wants to be deposited. Make sure to verify that this is a valid EVM address, and save it for the step 5.
  5. Show Bank Information:

    1. After KYC verification, users in Mexico get their own bank account information. On the other hand, for the Dominican Republic we use a single Capa bank account . For both countries you can get the bank after creating the transaction
  6. Execute the On-Ramp:

With all required information gathered, you can proceed to execute the on-ramp operation using the Capa API. See the documentation to execute the on ramp Create On Ramp Transaction

Available Platforms

Capa.fi : Users can perform on-ramp operations directly on the Capa.fi website.
Partner API: For partners, on-ramp operations can be performed via the API using the Partner API key. For instructions on generating and using the API key, refer to the πŸ”‘ API Key Generation Guide.

Notifications

Capa sends notifications to keep you updated on transaction statuses:

  • Webhooks for Partners: Capa posts updates to the configured partner webhooks to notify of transaction status changes.
    Email Notifications for Users (Optional): Users receive email notifications regarding their transaction status and other relevant updates. Webhooks
  • Ensure that your webhook settings are correctly configured to receive timely notifications and stay informed about the status of transactions. Webhook Settings

What’s Next