3.5 Re-direct Integration
This is the quickest and easiest integration method for both desktop and mobile where your customer will be redirected to our hosted webpage to start transacting. All you need is to re-direct your customer to the widget sandbox URL
It's that easy π
https://sandbox--payments-widget.netlify.app/landing/{yourApiKey}
Default widget tab
You can configure which widget tab to display when the widget loads, using a
txType
query parameter. Accepted values includebuy
,sell
. If notxType
query parameter is passed, the widget defaults to the buy tab.
Updated 1 day ago