Testing Notes

Testing Flow

  1. Pass KYB
  2. Apply Whitelist
  3. Get Sandbox Account by contact technical support team
  4. Closed-loop testing in a sandbox environment
  5. Apply Production Account and go live

Before Testing

  • Real payment testing: Sandbox environment is real transaction.
  • No KYC payment limit: No KYC verification is required for amounts below $20. It's recommended to test with an small amount.
  • Test recommendation: Start with crypto:USDT/USDC network:BSC/TRX fiat: USD. For testing various cryptos, use production environment. Recommended using credit card payment.
  • Merchant dashboard: No merchant dashboard in sandbox environment is provided. Merchant can get more information from ramp merchant dashboard.
    After received production account, merchant can login merchant dashboard.
  • Test Card: We recommend selecting card payment in the sandbox environment to complete the closed-loop testing.
    Test cards are available upon request; you can reach out to our technical support team for them.

Whitelist

Please send us email including testing account(email) and testing card for whitelist. Avoid test payment failures due to risk control reasons.

Please send this form to the email addresses:[[email protected], [email protected]]

Whitelist Apply Form

Item

Details

Business Name

[Please fill in]

Merchant ID

APPID

Merchant Website

[Please fill in]

Services provided by merchants

Please describe the business scenario

Have you passed our company's KYB?

Integrated product

Ramp

Testing Period

Start and end date

Testing environment

Sandbox environment
Product environment
Sandbox environment&Product environment

Testing email

Please fill in all the test email addresses

Will multiple accounts use the same wallet address?

If so, please provide the wallet address used by your company for testing purposes


RAMP Integration guide

You can integrate RAMP products by following the steps below:

  1. Understand ONRAMP and OFFRAMP
    Learn the basics of RAMP products
  2. Choose an integration mode and apply whitelist
    Review the integration options
    Review the testing notes and send whitelist email
    Review the payment method supported
  3. Generate a checkout URL in the sandbox
  • In the sandbox environment, both payments and crypto transfers are real.
  • Updating Order Status via Webhooks or Order Query API. Webhook:Webhook url can be passed via create order url parameter "callbackUrl".
    Order query api :Update order status by order query. Other parts should be verified in the production environment :Page mode documentation
  1. Estimate order amounts
  • Step 1: Call Crypto Query to check supported cryptocurrencies and limits.
  • Step 2: Call Fiat Query to check supported payment methods and limits.
  • Step 3: Call Price Query if you need an order estimate.
  1. Contact us for a production account and go live.