GetBillingAgreementCustomerDetails API Operation (SOAP)
API
Last updated: Aug 15th, 6:10am
Important: This API operation has been deprecated starting with API version 54.0 and later.
Get customer details
To get customer details on an existing billing agreement, use the GetExpressCheckoutDetails
or the
BAUpdate
operations.
If you get a status of canceled or that the agreement does not exist, you'll need to create a billing agreement.
Set up a billing agreement
- Initiate an Express Checkout transaction using
SetExpressCheckout
and set the amount value to zero. - Check your buyer's checkout status or get their information with
GetExpressCheckoutDetails
. - Use
CreateBillingAgreement
to create the billing agreement.