recurly / recurly-js

Simple subscription billing in the browser
https://js.recurly.com/
MIT License
645 stars 138 forks source link

Initialize PayPal and ApplePay with local braintree library #873

Open niklv opened 8 months ago

niklv commented 8 months ago

In my project we already have self-hosted braintree-web cleint from npm. It will be great to add option to initialize PayPal and ApplePay with my braintree library instanse, to skip 3rd party scripts loading in initialization.