TenderTransactionCreditCardDetails - admin-graphql - OBJECT
Version: 2024-04
Description:
Information about the credit card used for this transaction.
Access Scopes
`read_orders` access scope.
Fields
-
creditCardCompany:
String -
The name of the company that issued the customer's credit card. Example: `Visa`.
-
creditCardNumber:
String -
The customer's credit card number, with all digits except the last 4 redacted. Example: `•••• •••• •••• 1234`
Connections
Related queries
Related mutations
Related Unions
Examples