UNPKG

@rnw-community/react-native-payments

Version:

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

5 lines 243 B
export declare const PaymentRequest: { new (methodData: PaymentMethodData[], details: PaymentDetailsInit, options?: PaymentOptions): PaymentRequest; prototype: PaymentRequest; } | null; //# sourceMappingURL=payment-request.web.d.ts.map