UNPKG

braintree-web

Version:

A suite of tools for integrating Braintree in the browser

11 lines (9 loc) 153 B
"use strict"; module.exports = { REQUIRED_OPTIONS_FOR_START_PAYMENT: [ "onPaymentStart", "paymentType", "amount", "fallback", ], };