UNPKG

@rnw-community/react-native-payments

Version:

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

9 lines 295 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.defaultAndroidTransactionInfo = void 0; exports.defaultAndroidTransactionInfo = { currencyCode: '', totalPriceStatus: 'FINAL', totalPrice: '', }; //# sourceMappingURL=android-transaction-info.js.map