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:
- Page Integration
- API Integration
- 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.
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.
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.
Before testing, please check Testing Notes
RAMP Integration guide
You can integrate RAMP products by following the steps below:
- Understand ONRAMP and OFFRAMP
Learn the basics of RAMP products - Choose an integration mode and apply whitelist
Review the integration options
Review the testing notes and send whitelist email
Review the payment method supported - 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.
- 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.
Updated 3 days ago
