Revolut Ramp aspires to support different integration options to satisfy your specific needs. Here are the key types that we support.
This is the easiest type of integration.
You can add a Revolut Ramp link in your solution. To do it, you just need to copy and edit the link below for either the Testing or Production environment.
Testing Example:
<a href="https://ramp.revolut.codes?partnerId={YOUR_PARTNER_ID}">Buy via Revolut</a>
Production Example:
<a href="https://ramp.revolut.com?partnerId={YOUR_PARTNER_ID}">Buy via Revolut</a>
If you want to add a Revolut-branded button to allow buying crypto with Revolut Ramp in your solution, please reach out to our Sales team.
Contact Sales teamYou can add a Revolut Ramp widget view directly on your website. To do it, you just need to copy and edit the code provided by the Revolut Ramp team for either the Testing or Production environment.
This is the empowered option for Partners. It allows you to leverage all the functionality we offer inside your solution using our Crypto Ramp API. With this API, you can poll different exchange rates, display them on your website and compare them with other providers. You can also use webhooks to track order and payment lifecycle.
Be careful with the API keys; don't share them with unauthorised parties, and limit the number of people who have access, to avoid unnecessary changes to the configuration.
Also, make sure that you use the right API keys for the Testing and Production environments.