Skip to main content
Anchor to GiftCardProductSettings

GiftCardProductSettings

object

Requires read_products access scope.

The gift card configuration settings for a Product, including the issuanceCurrency and whether the gift card can be redeemed across currencies via crossCurrencyRedeemable. Configure these settings when creating a gift card product with the giftCardProductSet mutation.

Anchor to crossCurrencyRedeemablecrossCurrencyRedeemable
•Boolean!
non-null

Whether the gift card can be redeemed in currencies other than the issuance currency.

•CurrencyCode

The currency in which the gift card fulfilled by this product is issued.


Was this section helpful?