You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 29, 2019. It is now read-only.
When you set "Use billing address as shipping adress", the customer adress seems to not always be sent to Paypal and this causes issues because the user adress in Paypal may not fit your states/provinces configured in Spree.
Exemple : I have an issue because Paypal return me "Newfounland" instead of "Newfoundland and Labrador"
From what I see, the ship_address should be cloned on save with clone_billing_address but something somewhere doesn't work as expected..
Will find patch & submit pull request asap (maybe is an issue in spree itself, not sure yet)
*This specific province name issue is also a bug on Paypal side as the documation states that is should be "Newfoundland and Labrador
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When you set "Use billing address as shipping adress", the customer adress seems to not always be sent to Paypal and this causes issues because the user adress in Paypal may not fit your states/provinces configured in Spree.
Exemple : I have an issue because Paypal return me "Newfounland" instead of "Newfoundland and Labrador"
From what I see, the ship_address should be cloned on save with clone_billing_address but something somewhere doesn't work as expected..
Will find patch & submit pull request asap (maybe is an issue in spree itself, not sure yet)
*This specific province name issue is also a bug on Paypal side as the documation states that is should be "Newfoundland and Labrador
The text was updated successfully, but these errors were encountered: