Web SDK
On-ramp Overview
The checkout on-ramp modal in Sequence Kit allows developers to easily onboard users with fiat currency into cryptocurrency using a credit card.
The checkout on-ramp modal enables developers to easily facilitate on-ramp via fiat currency into a cryptocurrency. With this integration, one can use a credit card to purchase tokens across many different networks.
Integration
To integrate the on-ramp feature, follow these steps:
1
1. Install the `kit-checkout` Module:
2
2. Place the `KitCheckoutProvider` Below the Sequence Kit Core Provider in your App:
3
3. Adding Funds with a Credit Card
Call the triggerAddFunds
function to cause a modal to appear
Configuration Overview
The following is the available configuration customization options for toggleAddFunds params
Was this page helpful?