redirect_url
when
creating the transaction.
buyer_approval_pending
and an approval_url
that the buyer can be sent to.
approval_url
and we will handle all
the intricacies of 3-D Secure. Once the buyer has approved (or rejected) the
transaction the browser is redirected back to the redirect_url
that was set
when the transaction was created.
The redirect_url
will be appended with both a transaction ID and status.
id
.
POST /buyers
API. The buyer can then be attached to Embed by using the buyerId
or
buyerExternalIdentifier
property. The buyer’s name, email address, and billing
address will be used to help reduce buyers being requested to complete a 3-D
Secure challenge.
approval_url
.