graphcommerce-org / graphcommerce

GraphCommerce® is a headless storefront replacement for Magento 2 (PWA), that delivers a faster, better user experience. Fully customizable (React, Next.js) and open-source.
https://www.graphcommerce.org
Other
306 stars 71 forks source link

Disable 3D secure validation in braintree using GraphCommerce config #2415

Open Vignesh-M21 opened 17 hours ago

Vignesh-M21 commented 17 hours ago

Describe the feature you'd like to request

Based on the Graph Commerce config to enable and disable the Braintree validation

Describe the solution you'd like

step 1-> Create a config disableBraintree3Dsecure as default value false step 2-> Based on the values we modify the validation code in magento-payment-braintree module

Describe alternatives you've considered

Based on the Graph Commerce config to enable and disable the Braintree validation

paales commented 15 hours ago

I would love to have this as a configuration. Are you in the position to create a PR for this?

Vignesh-M21 commented 14 hours ago

Yes @paales, I will do