Brdge3DSecure
class Brdge3DSecure
This module is used to handle 3-D Secure actions.
See 3-D Secure Payment Flow documentation for more information.
Supported PSPs
Currently only BrainTree is supported.
Functions
Link copied to clipboard
Function that can be called in the event that you get a 3-D Secure additional action required response to a payment request. Use the json.action
received from v1/payments
endpoint when actionRequired
: true
, this will be converted into a nonce
you can use to complete the payment with a ProviderThreeDSecureNonce Payment Instrument.