Anchor to GiftCardTransactionUserErrorCodeGift
GiftCardTransactionUserErrorCode
enum
Possible error codes that can be returned by .
Anchor to Valid valuesValid values
- Anchor to GIFT_CARD_LIMIT_EXCEEDEDGIFT_CARD_LIMIT_EXCEEDED•
The gift card's value exceeds the allowed limits.
- Anchor to GIFT_CARD_NOT_FOUNDGIFT_CARD_NOT_FOUND•
The gift card could not be found.
- Anchor to INSUFFICIENT_FUNDSINSUFFICIENT_FUNDS•
The gift card does not have sufficient funds to satisfy the request.
- Anchor to INTERNAL_ERRORINTERNAL_ERROR•
Unexpected internal error happened.
- Anchor to INVALIDINVALID•
The input value is invalid.
- Anchor to MISMATCHING_CURRENCYMISMATCHING_CURRENCY•
The currency provided does not match the currency of the gift card.
- Anchor to NEGATIVE_OR_ZERO_AMOUNTNEGATIVE_OR_ZERO_AMOUNT•
A positive amount must be used.
Was this section helpful?