Hosted mode gives you full control over the user experience. Users stay on your platform throughout the entire flow.
Overview
The Hosted method is the simplest and fastest way to integrate Rampnow’s services. Unlike widget integration, users never leave your platform untill Payment and KYC features —you control the entire experience.Seamless Experience
Keep users on your platform throughout the entire flow
Custom Branding
Minimal Rampnow branding, maximum control
Implementation Steps
1
Onboard User
First, onboard your user to Rampnow through the KYC Share API. If KYC share is not used, Rampnow will iniatite a KYC process during the transaction process.
- To create the customer/ onboard the retail users , Please follow
https://api.rampnow.io/api/partner/v1/ext/customer_userend point. - Request body
Field Description
list of most important fields and descriptions.| Property | Need | Description |
|---|---|---|
| kycShareReq.token | Optional | Description |
| userDetail.country | Description | |
| Reported age | Description | |
| Joined | Whether the user joined the community | Description |
2
Create Order
Once onboarded, create an order using the Create Hosted Order API. The response contains all payment details to display on your UI.
3
Set Up Webhooks (Optional)
Track transaction status in real-time by configuring webhooks in your Rampnow Partner Dashboard.
When to Use Hosted Mode
✅ Ideal For
✅ Ideal For
- Platforms requiring seamless customer experience
- Teams wanting minimal Rampnow branding
- Applications needing full UI control
⚠️ Considerations
⚠️ Considerations
- Requires custom UI development on your end
- Integration takes longer than widget mode
- Not all payment methods are supported