Creating a retail card page with the iframe
-
Authenticate
You may authenticate through either of the following options:
- By using Simple login.
- By going to https://retail.nexiopaysandbox.com and entering your Nexio credentials where prompted.
-
Load the Iframe
Append the setting
{ "uiOptions" : { "saveCard": true } }
to Nexio's Retail Iframe URL.See the examples below:
https://retail.nexiopaysandbox.com/?simpleLogin=4f211fde-d135-4c91-afbc-bcdb73c0c504&settings={%22uiOptions%22:{%22saveCard%22:true} }
https://retail.nexiopaysandbox.com/?settings={%22uiOptions%22:{%22saveCard%22:true} }
-
Enter the Card Information
-
Click 'Save Card'
Updated 25 days ago