Widget - repeat payments

About

Repeat payments feature allows customers set up a recurring transaction for purchasing crypto. It's an easy way to offer "Dollar-Cost Averaging (DCA)" to your application's users.

When setting up a repeat payment, in addition to specifying payment method, crypto token and fiat amount, users get to choose a repeat payment interval (weekly, monthly), as well as the start date.


Providers Supporting Repeat Payments

These providers facilitate the repeat payment process, ensuring secure and timely transactions.

Enabling Repeat Payments

To enable the repeat payments feature, add the following query parameter within your widget integration URL:

supportRecurringPayments=true

For example, the URL to activate repeat payments will be:

https://buy.onramper.com?apiKey=pk_prod_01HETEQF46GSK6BS5JWKDF31BT&supportRecurringPayments=true

Users can enable recurring payments by toggling the "Repeat Payment" switch within the widget interface.