Attempts to confirm a pending offsite purchase, offsite synchronous purchase or offsite synchronous authorization.
Braintree
A processing
transaction with a payment_method_type
of 'paypal' or 'venmo' is needed to confirm this transaction.
A object returned in iFrame. This could contain the following parameters; state
, nonce
, payment_method
, device_date
, username
Please see our Braintree APM section for more information and reference implementations.
Stripe
For Stripe this offsite purchase is using APMs with a card payment.
A pending transaction with a payment_method
of type 'stripe_apm' is needed to confirm this transaction.
A payment_method_token
or credit card details in a payment_method
object must be passed.
Please see our Stripe APM guide for more information and reference implementations.
BIN metadata is available in the response if the card is enrolled in Advanced Vault. See BIN metadata for more information.