Redirect
This is the simplest way to integrate with MultiExchange. By redirecting your users to the MultiExchange website, they can complete their crypto purchase seamlessly.
Example code:
- production
- sandbox
<a href="https://ramp.multiexc.com?appId=[YOUR_TEST_APPID]&[QUERY_PARAMETERS]">
Buy/Sell Crypto with MultiexcPay</a
>
<a
href="https://ramptest.multiexc.com?appId=[YOUR_TEST_APPID]&[QUERY_PARAMETERS]"
>Buy/Sell Crypto with MultiexcPay</a
>