Contents

PKPaymentError.Code.couponCodeExpiredError

The error code that indicates an expired coupon.

Declaration

case couponCodeExpiredError

Discussion

Use this error code if the coupon code entered in the payment sheet has expired. You can use paymentCouponCodeExpiredError(localizedDescription:) to create an expired coupon error object.

See Also

Error codes