Customise the experience
Despite it being an Onramper widget, you have the power to modify the user flow
Onramper enables you to customise the user experience inside the widget. You can:
- Decide which assets should be available to buy
- Decide which fiat currencies should be available to use
- Decide which providers to include and exclude
- Decide which payment methods should be available
- .. and a whole lot more!
The customisation is done through passing different query parameters to the URL. Here are a few examples:
- https://buy.onramper.com/ will load the default widget experience
- https://buy.onramper.com/?defaultFiat=EUR will load the widget with Euro as the default fiat currency
- https://buy.onramper.com/?defaultFiat=EUR&excludePaymentMethods=creditcard would load the widget with Euro as the default fiat currency and exclude credit card as a payment method.
Use the URL builder
We have made it super easy for you to customise the widget experience through our URL builder below. You can point and click on the behavior you want and we will construct the URL for you.
Updated 2 months ago