I would like to create a drop-down list for payment methods.
For example:
- paypal
-
Braintree employee here. As of 2.15.0, we introduced a "headless" option that allows a custom PayPal button.
This work is live at these JS urls:
https://js.braintreegateway.com/js/braintree-2.15.2.js
https://js.braintreegateway.com/js/braintree-2.15.2.min.js
We created a small gist that provides sample code. This version is not yet hotlinked but our docs will be updated when it is.