Anchor to section titled 'undefined'

GiftCardTransactionUserErrorCode
enum

Possible error codes that can be returned by GiftCardTransactionUserError.


value-giftcardlimitexceeded
GIFT_CARD_LIMIT_EXCEEDED

The gift card's value exceeds the allowed limits.

value-giftcardnotfound
GIFT_CARD_NOT_FOUND

The gift card could not be found.

value-insufficientfunds
INSUFFICIENT_FUNDS

The gift card does not have sufficient funds to satisfy the request.

value-internalerror
INTERNAL_ERROR

Unexpected internal error happened.

The input value is invalid.

value-mismatchingcurrency
MISMATCHING_CURRENCY

The currency provided does not match the currency of the gift card.

value-negativeorzeroamount
NEGATIVE_OR_ZERO_AMOUNT

A positive amount must be used.


Was this section helpful?

The error code.


Was this section helpful?
Map
GiftCardTransactionUserErrorCode