Hosted Mode Integration
The Hosted method is the simplest and fastest way to integrate Rampnow’s services. In this method, the user will not be redirected to Rampnow’s widget. This way, the entire user experience can be controlled by you.
Steps to Implement Hosted Integration:
-
Onboard User:
You will need to first onboard your user to Rampnow through the KYC share API.NOTE: Before this API can be called, Sumsub KYC share setup has to be completed with Rampnow. Please contact admin@rampnow.io for the setup details.
-
Create Order:
Once the user is onboarded, you can create order with Rampnow through Create Hosted Order API specifying all the required details. The API response contains all the payment related details to be displayed on your UI. -
Receive Webhook Notifications (Optional):
To track transaction status, you can set up webhooks in your Rampnow Partner Dashboard. This will allow you to receive real-time notifications when users complete their transactions.Webhook setup documentation can be found in our API Documentation.
Ideal For:
-
Platforms looking for seamless customer experience.
-
Platforms requiring minimal Rampnow branding.
Caveats:
-
Integration takes longer as it required custom UI development on your end
-
Not all payment methods are supported in this mode