module-braintree-magento2 icon indicating copy to clipboard operation
module-braintree-magento2 copied to clipboard

Braintree Magento 2 Module - please refer to http://support.gene.co.uk/ for any queries

Results 17 module-braintree-magento2 issues
Sort by recently updated
recently updated
newest added

Remove "unsafe-inline" as a host in CSP whitelist config. It does add a `unsafe-inline` string in the `Content-Security-Policy` HTTP header which is not valid. The real `unsafe-inline` directive is already...

## Reproducible steps: 1. Place an order with an amount between 2000.00 - 2999.99 to get failed transaction 2. Google pay popup closed and show an error message on checkout...

Bug Fix: Using the Google Pay pick an address with a different region than what is saved to the quote. The region is not properly updated on the quote.

Hello, I encountered this warning on Mozilla Firefox. The console warning is just spammed with the same message (Magento 2.4.5). Here the message on a french browser : Content Security...

This case happens when dumping config from magento 2 with an empty braintree config Then $countryCardTypes is save as an empty array in app/etc/config.php (and not a string of an...