Requirements
-
Credentials: Credentials must be requested in order to generate an Authentication token needed to use Widget On Ramp. Contact Ripio support to request the partner’s registration and obtain
client_id
andclient_secret
, which univocally identify you as a Ripio customer. It is the partner’s responsibility to secure these credentials. - Post-Confirmation Redirect URL: It is required to provide a URL which we will redirect the user once the operation is confirmed. This URL must be public in order to let user continue to the partner’s platform.
On Ramp
To access Widget On Ramp, you must direct the user from your platform to the Widget On Ramp along with the access token generated above. The URL must be formed as follows:
Sandbox:: https://b2b-widget-onramp.sandbox.ripio.com
Example:
Off Ramp
To access Widget Off Ramp, you must direct the user from your platform to the Widget Off Ramp along with the access token generated above. The URL must be formed as follows:
Sandbox:: https://b2b-widget-onramp.sandbox.ripio.com/offramp.html
Example:
