last-payment-info

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

Request

N/A

Response

Property NameTypeDescription
payment-methodstring

Payment method used for the shopper's most recent purchase.

Value can be:
  • APPLE_PAY
  • CC
  • ECP
  • PAYPAL
  • SEPA_DIRECT_DEBIT
credit-cardcontainer

Container of credit-card properties.

Appears only if the last payment method was a credit card.

ecpcontainerContainer of ECP properties, including:
  • account-type
  • public-account-number
  • public-routing-number
Appears only if the last payment method was ACH/ECP.
walletcontainer

Container of Apple Pay wallet properties.

Appears only if last payment method was APPLE_PAY.

sepa-direct-debitcontainer

Container of sepa-direct-debit properties

Appears only if last payment method was SEPA_DIRECT_DEBIT.