The Leap SDK allows you to enable your users to buy cryptocurrency directly using the Onramperarrow-up-right widget in your website or application.
You can integrate the widget in two different ways
Redirect your users to the widget URL with a referral link. See more.arrow-up-right
Use an iframe or a webview to embed the widget in your application. See more.arrow-up-right
const widgetUrl = leapSdk.buy({ // optional parameters to customize widget })
Click here to see parameters available to customizearrow-up-right
Last updated 3 years ago