422 error with PayPal
-
My client requires 2 PayPal accounts active on their website as they offer products in different regions operated by different entities.
I’ve installed the standard WooCommerce PayPal gateway as well as the Braintree for WooCommerce Payment Gateway, and am using WooCommerce’s Conditional Shipping and Payment plugin to display the payment methods depending on the country of the customer.
In the country where Braintree is disabled as a gateway, the default WooCommerce PayPal method breaks, and doesnt display a button.
Upon checking the Network tab in DevTools, I see a 422 error on a
create_payment_resource
API call from Braintree.Disabling Braintree from the Payment options IN WooCommerce settings fixes the issue.
Any insight on this?
The page I need help with: [log in to see the link]
- The topic ‘422 error with PayPal’ is closed to new replies.