Partager via


PKPaymentErrorCode Énumération

Définition

Énumère les conditions d’erreur pour les opérations de paiement.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum PKPaymentErrorCode
type PKPaymentErrorCode = 
Héritage
PKPaymentErrorCode
Attributs

Champs

Nom Valeur Description
BillingContactInvalid 2

Indique que le contact de facturation n’était pas valide.

ShippingAddressUnserviceable 3

Indique que l’adresse d’expédition n’était pas utilisable.

ShippingContactInvalid 1

Indique que le contact d’expédition n’était pas valide.

Unknown -1

Indique qu’une erreur inconnue s’est produite.

S’applique à