PaymentDetails
Requires access scope.
Payment details related to a transaction.
Anchor to Possible typesPossible types
- •OBJECT
Card payment details related to a transaction.
- avs
Result •Code String The response code from the address verification system (AVS). The code is always a single letter.
- bin•String
The issuer identification number (IIN), formerly known as bank identification number (BIN) of the customer's credit card. This is made up of the first few digits of the credit card number.
- company•String
The name of the company that issued the customer's credit card.
- cvv
Result •Code String The response code from the credit card company indicating whether the customer entered the card security code, or card verification value, correctly. The code is a single letter or empty string.
- expiration
Month •Int The month in which the used credit card expires.
- expiration
Year •Int The year in which the used credit card expires.
- name•String
The holder of the credit card.
- number•String
The customer's credit card number, with most of the leading digits redacted.
- payment
Method •Name String The name of payment method used by the buyer.
- wallet•Digital
Wallet Digital wallet used for the payment.
- avs
- •OBJECT
Shop Pay Installments payment details related to a transaction.
- payment
Method •Name String The name of payment method used by the buyer.
- payment
Anchor to Fields with this unionFields with this union
- •OBJECT
The payment details for the transaction.
- •OBJECT
The associated payment details related to the transaction.