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 3 days ago