Docs
Dashboard

CartDiscountCodeAddError

Union

Possible results returned for cart discount code add error.

#

Possible Types


CartAddDiscountCodeNotFoundError
CartAddDiscountCodeNotFoundError

This exception is thrown when adding a discount code fails because it was not found.

CartDiscountCodeMaxApplicationsReachedError
CartDiscountCodeMaxApplicationsReachedError

The exception is thrown when the maximum number of applications for a discount code has been reached.

CartNotFoundError
CartNotFoundError

This exception is thrown when a cart with the specified ID cannot be found.