CartCompleteError
UnionPossible results returned for cart complete error.
#
Possible Types
- CartCompletionDiscountCodeAlreadyUsedError
CartCompletionDiscountCodeAlreadyUsedError This exception is thrown when completing a cart fails because a discount code was already used.
- CartCompletionDiscrepancyError
CartCompletionDiscrepancyError This exception is thrown when the cart completion detects a discrepancy between cart and order totals.
- CartNotFoundError
CartNotFoundError This exception is thrown when a cart with the specified ID cannot be found.