UNPKG

braintree-web

Version:

A suite of tools for integrating Braintree in the browser

10 lines (8 loc) 189 B
"use strict"; module.exports = { LANDING_FRAME_NAME: "braintreepaypallanding", FLOW_ENDPOINTS: { checkout: "create_payment_resource", vault: "setup_billing_agreement", }, };