3D Secure Information
Refer to this page if you are enrolled in 3D Secure as a merchant
In order to process a transaction using 3D Secure, you must follow the following protocol as outlined on this page.
POST Request to https://ggnft.ibanera.com/v3/submit-transaction/deposit-transaction
You may notice it is the same endpoint as 2D transactions.
Header
content-type
String
application/json
Required
JSON Body Request Example
Webhooks must be enabled when using 3D Secure. You can add a webhook from the admin panel through an authorized account.
Success Response - (status code 200)
Note: 3D transactions will not be submitted until the “3D Secure URL” webpage is opened on the client’s device. Please refer below for the successful response in receiving and acknowledging webhooks
Webhook Response
Last updated