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_payment_mandate access scope.

All possible instrument outputs for Payment Mandates.

OBJECT

Represents a credit card payment instrument.

billingAddress

The billing address of the card.

brand
non-null

The brand for the card.

expired
non-null

Whether the card has been expired.

expiryMonth
non-null

The expiry month of the card.

expiryYear
non-null

The expiry year of the card.

lastDigits
non-null

The last four digits for the card.

name
non-null

The name of the card holder.

OBJECT

Represents a paypal billing agreement payment instrument.

inactive
non-null

Whether the paypal billing agreement is inactive.

name
non-null

The paypal account name.

paypalAccountEmail
non-null

The paypal account email address.


Was this section helpful?

Anchor to Fields with this unionFields with this union

OBJECT

The outputs details of the payment instrument.


Was this section helpful?