ApplePayErrorCodes
Enumeration members#
AuthorizationFailed#
A failure occurred during payment authorization.
Constant#
 4
MerchantValidationFailed#
A failure occurred during merchant validation.
Constant#
 3
NotAvailable#
Apple Pay is not enabled on this device.
Constant#
 1
UnableToOpenSession#
A failure occurred while trying to start an ApplePayJS session.
Constant#
 2
Unknown#
An unknown error happened.
Constant#
 0
UserCanceled#
The user canceled the payment request.
Constant#
 5