Contents

STATUS_INVALID_SHIPPING_CONTACT

The shipping contact information is invalid.

Declaration

const unsigned short STATUS_INVALID_SHIPPING_CONTACT;

Discussion

Use this status code only for Apple Pay API version 1 or 2 style calls. For version 3, use an ApplePayError with a status of STATUS_FAILURE and error code instead.

The payment sheet remains open and shows the email address and/or phone number highlighted in red.

See Also

Related Documentation

Status code constants