📄️ Run 3DS Authentication
The 3DS authentication step runs entirely in the browser through the ZendrySDKThreeds SDK. The SDK manages the full authentication lifecycle: creates the 3DS session, runs the authentication flow (with or without challenge) directly in the cardholder's browser, and returns the data needed to finalize the payment with 3DS.
📄️ GET 3DS Challenge Response
1. Query the 3DS authentication result via API
📄️ POST Create Payment
💡 Creates a new payment transaction using credit or debit card.
📄️ GET List Payments
💡 Retrieves the list of card payment transactions.
📄️ POST Cancel Payment
💡 Endpoint that processes the cancellation/refund of a sale from its unique identifier (muid).
📄️ GET Search Payment
💡 Returns the details of a specific transaction from its unique identifier (muid)
📄️ POST Tokenize Card
💡 This endpoint initiates the card tokenization process. It also stores the card in a secure card vault.
📄️ Webhook Notification
Notified Events