Integration Options

Introduction:

To provide you with a seamless user journey and experience, AlchemyPay integration can flexibly adapt to any type of application.
AlchemyPay supports three integration methods, and you can integrate according to your own needs:

  1. Page Integration
  2. API Integration
  3. Native API Integration

Page Integration

This is the fastest and simplest way to integrate with AlchemyPay. It can be directly embedded into your website or directly redirected to our page using buttons. The users complete all steps on the ACH page.

Page Integration

Standard API Integration

The API method allows you to create an order directly through the backend API, and AlchemyPay will directly return the payment link. The user finish payment process on our pages.

Standard API Integration

Native API Integration

This api allow partners to design all the pages and integrate Alchemy Pay via interface. This integration require KYC sharing.

*Assessment is required before access.

Native API Integration

🚧

Before testing, please check Testing Notes

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. Estimate order amounts before generate order
    • 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.
  4. 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

Contact us for a production account and go live.