lastPaymentInfo

Contains details about the payment method that the shopper used for their most recent purchase

Request

N/A

Response

Property NameTypeDescription
acssDirectDebitobjectContains acssDirectDebit properties

Appears only if last payment method was ACSS.
becsDirectDebitobjectContains becsDirectDebit properties

Appears only if last payment method was BECS.
creditCardobjectContainer of creditCard properties.

Appears only if the last payment method was a credit card.
ecpobjectContains ACH/ECP account properties. See ecp.

Appears only if the last payment method was ECP.
paymentMethodstringPayment method used for the shopper's most recent purchase.

Value can be:
ACSS
APPLEPAY
BECS
CC
ECP
_ PAYPAL
* SEPA_DIRECT_DEBIT
sepaDirectDebitobjectContains sepaDirectDebit properties

Appears only if last payment method was SEPA_DIRECT_DEBIT.
walletobjectContains Apple Pay wallet properties. See wallet.

Appears only if the last payment method was APPLE_PAY.