Home > @infiniteobjects/shopify-data-manager > AdminTypes > TenderTransactionCreditCardDetails
Information about the credit card used for this transaction.
Signature:
export interface TenderTransactionCreditCardDetails
Property | Modifiers | Type | Description |
---|---|---|---|
creditCardCompany? | Maybe<Scalars[‘String’][‘output’]> | (Optional) The name of the company that issued the customer’s credit card. Example: Visa . |
|
creditCardNumber? | Maybe<Scalars[‘String’][‘output’]> | (Optional) The customer’s credit card number, with all digits except the last 4 redacted. Example: •••• •••• •••• 1234 |