Skip to main content
Skip to main content

GiftCardTransaction

GiftCardTransaction: Object

Gift Card Transactions are created once a Customer uses a Gift Card to pay for their Order.

Type declaration

amountnumberRequired
The amount that was used from the Gift Card.
gift_cardGiftCardRequired
The details of the gift card associated used in this transaction.
is_taxableboolean | nullRequired
Whether the transaction is taxable or not.
tax_ratenumber | nullRequired
The tax rate of the transaction
Was this section helpful?