Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Fatal error on checkout page due to conflict with other Braintree plugin

$
0
0

Replies: 0

Hey guys,

I’m putting this message in the support threads for both of your plugins: Motopress Hotel Booking and Woocommerce Braintree Payment Gateway. Both your plugins perform a “require_once” of the Braintree SDK which creates a fatal error on the Woocommerce checkout page “Cannot redeclare requireDependencies()”. This function is defined in the Braintree SDK and in the Braintree SDK there should have been a test that the function is not already declared before declaring it.

But the problem is that this creates a fatal conflict between your two plugins which breaks the checkout page.

Can you please fix this?


Viewing all articles
Browse latest Browse all 59525

Trending Articles