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