Checkout
Quickstart
Start receiving payments in less than 5 minutes.
Prerequisite You should have installed Node.js (version 18.10.0 or higher).
Step 1. Install NoRamp’s SDK in your favorite frontend framework:
Step 2. Add the following code to your frontend:
You are now ready to start receiving payments!
Customizing the widget
You can customize the widget by changing the buttonTheme
and theme
props. Here’s an example of how to change the widget to a dark theme:
Customizing the pay button
You can customize the pay button text by changing the type
prop. Here’s an example of how to change the button text to “Donate”: