UNPKG

@rnw-community/react-native-payments

Version:

Accept Payments with Apple Pay and Android Pay using the Payment Request API.

7 lines 414 B
export var PaymentUpdateErrorTypeEnum; (function (PaymentUpdateErrorTypeEnum) { PaymentUpdateErrorTypeEnum["ContactField"] = "contactField"; PaymentUpdateErrorTypeEnum["CouponCode"] = "couponCode"; PaymentUpdateErrorTypeEnum["ShippingAddressField"] = "shippingAddressField"; })(PaymentUpdateErrorTypeEnum || (PaymentUpdateErrorTypeEnum = {})); //# sourceMappingURL=payment-update-error-type.enum.js.map