Gift Card Cross Currency Redemption Strategy
The strategy used to convert the gift card's balance when it is redeemed in a currency other than the one it was issued in.
Anchor to Valid valuesValid values
- MARKET_FX
- NONE
- SPOT_FX
- Anchor to MARKET_FXMARKET_
FX The gift card is redeemed using the automatic or manual exchange rate configured in the market's currency setting when converting from shop currency. Only applicable for gift cards issued in the shop currency.
- Anchor to NONENONE
The gift card can only be redeemed in the currency it was issued in. It cannot be used for purchases in other currencies.
- Anchor to SPOT_FXSPOT_
FX The gift card is redeemed using standard spot exchange rates between the redemption currency and the gift card currency.
Anchor to FieldsFields
- •OBJECT
A gift card that customers use as a payment method. Stores the initial value, current balance, and expiration date.
You can issue gift cards to a specific
Customeror send them to awith a personalized message. The card tracks its transaction history throughandrecords. You can create and deactivate gift cards using theandmutations, respectively.NoteAfter a gift card is deactivated, it can't be used for further purchases or re-enabled.
Note:After a gift card is deactivated, it can't be used for further purchases or re-enabled.
Note: After a gift card is deactivated, it can't be used for further purchases or re-enabled.
- Anchor to GiftCardCreateInput.crossCurrencyRedemptionStrategyGift•INPUT OBJECT
Card Create Input.crossCurrencyRedemptionStrategy The input fields to issue a gift card.
- Anchor to GiftCardUpdateInput.crossCurrencyRedemptionStrategyGift•INPUT OBJECT
Card Update Input.crossCurrencyRedemptionStrategy The input fields to update a gift card.