URL integration in client apps
Implementation: Access the OSL Pay WebSDK via a webview within your application.
<!-- sandbox URL -->
https://ramptest.osl-pay.com?appId=[YOUR_APPID]&[QUERY_PARAMETERS]
<!-- production URL -->
https://ramp.osl-pay.com?appId=[YOUR_APPID]&[QUERY_PARAMETERS]Updated 10 months ago
Did this page help you?