asatnik
Forum Replies Created
-
Forum: Plugins
In reply to: [Contextual Related Posts] Question regarding multiple widgets on one pageThanks for the response – sorry for the delay, but I didn’t see the email notification come through.
I’ll give this a try and get back to you. Thanks!
I’m getting this same error when customers try to pay a woocommerce invoice via the order-pay endpoint (eg: https://example.com/checkout/order-pay/21718/?pay_for_order=true&key=order_57c85171a229a) . They see the following error instead of the paypal popup: “Error: PayPal Powered by Braintree did not supply a payment nonce. Please try again later or use another means of payment.” I’m sure Paypal is enabled in their Braintree console since they can accept paypal through the normal checkout process. Additionally, I contacted Braintree support yesterday and they report it’s enabled on their end.
I’ve deactivated all plugins besides WooCommerce and PayPal powered by Braintree and switched to the twenty-sixteen theme with the same results.
Versions:
Wordpress 4.5.4
WooCommerce 2.6.4
Paypal powered by Braintree: 1.2.5I got the two mixed up; Thanks for the heads-up.
I disabled all plugins besides WooCommerce and Braintree for WooCommerce and now it’s acting differently:
Normal order workflow: Works as expected when I select Paypal as the payment method and then click the “Place Order” button. The paypal popup appears, spins then prompts for paypal login.
order-pay endpoint from invoice email: Select Paypal, click on “Pay For Order” button and get this error at the top: “Error: PayPal Powered by Braintree did not supply a payment nonce. Please try again later or use another means of payment.”