Availability | Deprecation Message | |
---|---|---|
From | Available | none |
To | Deprecated | Use PKPaymentNetworkCarteBancaires instead. |
Availability | Deprecation Message | |
---|---|---|
From | Available | none |
To | Deprecated | Use PKPaymentAuthorizationResult with PKPaymentAuthorizationStatusFailure and include the result of -paymentBillingAddressInvalidErrorWithKey:localizedDescription: in the errors array. |
Availability | Deprecation Message | |
---|---|---|
From | Available | none |
To | Deprecated | Use PKPaymentAuthorizationResult with PKPaymentAuthorizationStatusFailure and include the result of -paymentShippingAddressInvalidErrorWithKey:localizedDescription: in the errors array. |
Availability | Deprecation Message | |
---|---|---|
From | Available | none |
To | Deprecated | Use PKPaymentAuthorizationResult with PKPaymentAuthorizationStatusFailure and include the result of -paymentContactInvalidErrorWithContactField:localizedDescription: in the errors array. |
Declaration | |
---|---|
From | NSString *const PKPassKitErrorDomain |
To | NSString *const _Nonnull PKPassKitErrorDomain |
Optional | Availability | Deprecation Message | |
---|---|---|---|
From | Required | Available | none |
To | Optional | Deprecated | Use paymentAuthorizationController:didAuthorizePayment:handler: instead to provide more granular errors |
Availability | Deprecation Message | |
---|---|---|
From | Available | none |
To | Deprecated | Use paymentAuthorizationController:didSelectShippingMethod:handler: instead to provide more granular errors |
Availability | Deprecation Message | |
---|---|---|
From | Available | none |
To | Deprecated | Use paymentAuthorizationController:didSelectShippingContact:handler: instead to provide more granular errors |
Availability | Deprecation Message | |
---|---|---|
From | Available | none |
To | Deprecated | Use paymentAuthorizationController:didSelectPaymentMethod:handler: instead to provide more granular errors |
Optional | Availability | Deprecation Message | |
---|---|---|---|
From | Required | Available | none |
To | Optional | Deprecated | Use paymentAuthorizationViewController:didAuthorizePayment:handler: instead to provide more granular errors |
Availability | Deprecation Message | |
---|---|---|
From | Available | none |
To | Deprecated | Use paymentAuthorizationViewController:didSelectShippingMethod:handler: instead to provide more granular errors |
Availability | Deprecation Message | |
---|---|---|
From | Available | none |
To | Deprecated | Use paymentAuthorizationViewController:didSelectShippingContact:handler: instead to provide more granular errors |
Availability | Deprecation Message | |
---|---|---|
From | Available | none |
To | Deprecated | Use paymentAuthorizationViewController:didSelectPaymentMethod:handler: instead to provide more granular errors |
Declaration | |
---|---|
From | - (nonnull instancetype)initWithPaymentRequest:(nonnull PKPaymentRequest *)request |
To | - (nullable instancetype)initWithPaymentRequest:(nonnull PKPaymentRequest *)request |
Availability | Deprecation Message | |
---|---|---|
From | Available | none |
To | Deprecated | Use PKContactField and -requiredShippingContactFields / -requiredBillingContactFields |
Availability | Deprecation Message | |
---|---|---|
From | Available | none |
To | Deprecated | Use PKContactField and -requiredShippingContactFields / -requiredBillingContactFields |
Availability | Deprecation Message | |
---|---|---|
From | Available | none |
To | Deprecated | Use PKContactField and -requiredShippingContactFields / -requiredBillingContactFields |
Availability | Deprecation Message | |
---|---|---|
From | Available | none |
To | Deprecated | Use PKContactField and -requiredShippingContactFields / -requiredBillingContactFields |
Availability | |
---|---|
From | Available |
To | Deprecated |
Availability | Deprecation Message | |
---|---|---|
From | Available | none |
To | Deprecated | Use PKContactField and -requiredShippingContactFields / -requiredBillingContactFields |
Availability | Replacement | |
---|---|---|
From | Available | none |
To | Deprecated | requiredBillingContactFields |
Availability | Replacement | |
---|---|---|
From | Available | none |
To | Deprecated | requiredShippingContactFields |