Authentication
Last updated
Last updated
The User is first presented with a login page to sign in with their 6DOT50 login details. The Merchant’s name is displayed, as well as amount payable.
The amount payable is denoted by the currency supplied from Initiate Payment. The user will be required to pay using the 6DOT50 voucher currency that has been requested, e.g. DZAR (Digital Rands).
Cancel will immediately cancel the request and redirect the user to the returnUrl
supplied from Initiate Payment. When querying the status of the payment, its statusCode
will be 3
.
Pay will authenticate the user, and if successful, will progress to a confirmation page.