ApplePayErrorCodes
#
Enumeration members#
AuthorizationFailedA failure occurred during payment authorization.
#
Constant 4
#
MerchantValidationFailedA failure occurred during merchant validation.
#
Constant 3
#
NotAvailableApple Pay is not enabled on this device.
#
Constant 1
#
UnableToOpenSessionA failure occurred while trying to start an ApplePayJS session.
#
Constant 2
#
UnknownAn unknown error happened.
#
Constant 0
#
UserCanceledThe user canceled the payment request.
#
Constant 5