Contents

PKPaymentAuthorizationStatus.failure

Merchant failed to authorize the transaction.

Declaration

case failure

Discussion

Use this value for all failures other than PIN-related failures (which have their own status constants), such as for an invalid address, contact, or unknown error.

List the specific errors in the errors array.

See Also

Payment authorization status constants