Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Express Checkout ShippingOptionsView not creating shipping address correctly #152

Open
dorianfm opened this issue Dec 2, 2016 · 0 comments

Comments

@dorianfm
Copy link
Contributor

dorianfm commented Dec 2, 2016

It appears that paypal.express.ShippingOptionsView.post() does not select a valid country or set up a valid shipping address, leading to a failure to create correct shipping options.

According to the PayPal specification, https://developer.paypal.com/docs/classic/api/merchant/Callback_API_Operation_NVP/ the fields passed are different from the fields that are processed.

I've fixed this in a fork and will issue a PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant