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

Move 'shipping_preference' preference under PaypalOrder#to_json #134

Closed
wants to merge 0 commits into from

Conversation

retsef
Copy link
Contributor

@retsef retsef commented Nov 5, 2021

Fix #133 shipping_preference with 'NO_SHIPPING' is now provided under PaypalOrder#to_json, otherwise 'SET_PROVIDED_ADDRESS'

Copy link
Contributor

@DanielePalombo DanielePalombo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👏

@DanielePalombo
Copy link
Contributor

@retsef we have fixed some rubocop offenses, do you mind resolving your conflict and force push the changes again? I'd like to review and merge this PR.

@DanielePalombo
Copy link
Contributor

@retsef do you mind tidying up the commit history? It looks to me there are some unnecessary commits

@RyanofWoods
Copy link
Contributor

@DanielePalombo, we need to make sure the checkout_steps conditions work correctly, because of issue #150

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

Successfully merging this pull request may close these issues.

PayPal SDK JS Error: Disallowed query param: shipping_preference
3 participants