Magento2 Shipping Address – PayPal Gateway Rejected Request Fix

magento2shipping-address

I have paypal as the defaultmethod payment and i have created an account with wrong information so when i procced to pay wiith paypal it show me this message :
PayPal gateway has rejected request. A match of the Shipping Address City, State, and Postal Code failed (#10736: Shipping Address Invalid City State
how can i fix this?!! thansk in advance

Best Answer

The error message states that you have put wrong address for shipping during checkout.

Paypal accepts correct address everytime you place an order. If the address you are using for shipping is not valid then paypal rejects it with the error message you are getting.

For other payment gateways its fine. There are some payment gateway who validates your city, postcode, state and country. If these details are not correct then they will reject the payment and give you error message.

So better to test paypal you need to fill up valid shipping address during checkout.

Related Topic