You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: