GiftCardTransaction
GiftCardTransaction: Object
Gift Card Transactions are created once a Customer uses a Gift Card to pay for their Order.
Type declaration
amountnumberRequiredThe amount that was used from the Gift Card.
The details of the gift card associated used in this transaction.
is_taxableboolean | nullRequiredWhether the transaction is taxable or not.
tax_ratenumber | nullRequiredThe tax rate of the transaction
Was this section helpful?