cancel
Showing results for 
Search instead for 
Did you mean: 

Magento 2: Braintree Credit Card Form

Magento 2: Braintree Credit Card Form

I've been testing the checkout on a website I'm developing and I've hit a weird issue with Braintree. The PayPal options work fine however if you select 'Credit Card' as a payment method, you're shown a form that isn't styled and the actual form doesn't validate/submit when you click 'Place Order'.

 

Has anyone ran into this issue before? I've checked the logs and found nothing relevant. Below is a screenshot of what it looks like:

 

JdkH1

2 REPLIES 2

Re: Magento 2: Braintree Credit Card Form

Hi @jazz_singh 

 

I understand the problem you are facing - so would like to know are you using any ready-made theme for your setup ? or its a vanila version of Magento 2 ?

if issue solved,Click Kudos & Accept as Solution

Re: Magento 2: Braintree Credit Card Form

Hi Manthan,

 

It's a theme that I've had to work on that was created by someone else, I've tried removing Magento_Checkout and Magento_Braintree (Magento_Braintree doesn't contain anything though) and recompiling but this didn't seem to fix it either. The theme doesn't look like it's using a parent theme either.