Comprehensive guide to integrating 3D Secure authentication for enhanced transaction security.
redirect_url
from the response to open the 3D Secure page in the browser.
success_url
or a decline_url
that you provide.
webhook_url
to confirm the status of the transaction. This ensures the transaction result is reliably communicated, even if the customer does not return to your website after the 3DS process.
API Key for Authorization. Format: 'Basic YOUR_API_KEY_HERE'
API Key specific to x-api-key.
The request payload to process a 3D Secure payment transaction.
The body is of type object
.
3D Secure transaction initiated successfully
The response is of type object
.