Paypal through braintree not working #7989
Labels
bug report
Component: Checkout
Issue: Ready for Work
Gate 4. Acknowledged. Issue is added to backlog and ready for development
Hello Guys,
I am stuck to make Braintree work on my site. Its in Magento 2.1.2.
I get below error on image.
Here is the response code from paypal.
/**/callback_jsonf681b2cfef1149fcba7de2aaece2fd72({"paymentResource":{"errorName":"VALIDATION_ERROR","errorMessage":"Invalid request - see details","errorDetails":[{"field":"transactions[0].itemList.shippingAddress","issue":"The combination of country and city is invalid"}],"debugId":"7a1630dfdba88","paypalHttpStatus":400},"status":422})
It seems the issue is with city and country combination but it just won't work.
Any help?
The text was updated successfully, but these errors were encountered: