Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

union

Requires read_orders access scope.

Payment details related to a transaction.

OBJECT

Card payment details related to a transaction.

avsResultCode

The response code from the address verification system (AVS). The code is always a single letter.

bin

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

The name of the company that issued the customer's credit card.

cvvResultCode

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.

expirationMonth

The month in which the used credit card expires.

expirationYear

The year in which the used credit card expires.

name

The holder of the credit card.

number

The customer's credit card number, with most of the leading digits redacted.

paymentMethodName

The name of payment method used by the buyer.

wallet

Digital wallet used for the payment.

OBJECT

Shop Pay Installments payment details related to a transaction.

paymentMethodName

The name of payment method used by the buyer.


Was this section helpful?

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.


Was this section helpful?