Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ErrorType

Required: This represents the granular reason why an order gets rejected by the merchant.

Enumeration members

AccountLinkingFailed

AccountLinkingFailed: = "ACCOUNT_LINKING_FAILED"

AvailabilityChanged

AvailabilityChanged: = "AVAILABILITY_CHANGED"

Closed

Closed: = "CLOSED"

ErrorTypeUnspecified

ErrorTypeUnspecified: = "ERROR_TYPE_UNSPECIFIED"

FailedPrecondition

FailedPrecondition: = "FAILED_PRECONDITION"

IncorrectPrice

IncorrectPrice: = "INCORRECT_PRICE"

Ineligible

Ineligible: = "INELIGIBLE"

Invalid

Invalid: = "INVALID"

MerchantUnreachable

MerchantUnreachable: = "MERCHANT_UNREACHABLE"

NoCapacity

NoCapacity: = "NO_CAPACITY"

NoCourierAvailable

NoCourierAvailable: = "NO_COURIER_AVAILABLE"

NotFound

NotFound: = "NOT_FOUND"

OutOfServiceArea

OutOfServiceArea: = "OUT_OF_SERVICE_AREA"

PaymentDeclined

PaymentDeclined: = "PAYMENT_DECLINED"

PriceChanged

PriceChanged: = "PRICE_CHANGED"

PromoExpired

PromoExpired: = "PROMO_EXPIRED"

PromoNotApplicable

PromoNotApplicable: = "PROMO_NOT_APPLICABLE"

PromoNotRecognized

PromoNotRecognized: = "PROMO_NOT_RECOGNIZED"

PromoOrderIneligible

PromoOrderIneligible: = "PROMO_ORDER_INELIGIBLE"

PromoUserIneligible

PromoUserIneligible: = "PROMO_USER_INELIGIBLE"

RequirementsNotMet

RequirementsNotMet: = "REQUIREMENTS_NOT_MET"

TooLate

TooLate: = "TOO_LATE"

UnavailableSlot

UnavailableSlot: = "UNAVAILABLE_SLOT"

Generated using TypeDoc