Anchor to TenderTransactionDetailsTender
unionTender Transaction Details
Requires access scope.
Information about the payment instrument used for this transaction.
Anchor to Possible typesPossible types
- •OBJECT
Information about the credit card used for this transaction.
- Anchor to creditCardCompanycredit•String
Card Company The name of the company that issued the customer's credit card. Example:
Visa
.- Anchor to creditCardNumbercredit•String
Card Number The customer's credit card number, with all digits except the last 4 redacted. Example:
•••• •••• •••• 1234
Was this section helpful?
Anchor to Fields with this unionFields with this union
- •OBJECT
A TenderTransaction represents a transaction with financial impact on a shop's balance sheet. A tender transaction always represents actual money movement between a buyer and a shop. TenderTransactions can be used instead of OrderTransactions for reconciling a shop's cash flow. A TenderTransaction is immutable once created.
Was this section helpful?