spree-contrib/spree_braintree_vzero

Switching between payment methods broken by this gem

Opened this issue · 0 comments

If you go to checkout, choose Braintree DropIn payment, and then choose something else (for example Check), the save/continue button stops working with javascript error:
Uncaught TypeError: Cannot read properties of undefined (reading 'requestPaymentMethod') at HTMLInputElement.<anonymous> (checkout:339:20)
PS: Tested with 3D Secure enabled.