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

[ECP-9571] Fix shipping address selection on PayPal express payment #160

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

candemiralp
Copy link
Member

Summary

If there are more one shipping method available, shipping method selection doesn't work as expected due to a bug. This bug prevents re-selecting the previous shipping method if the shipping method is changed.

This PR introduces a fix to this issue via changing how the plugin process PayPal's deliveryMethods.

Tested scenarios

  • Shipping method selection

Fixes #156

@candemiralp candemiralp added the Fix Indicates a bug fix label Jan 3, 2025
@candemiralp candemiralp requested a review from a team as a code owner January 3, 2025 13:24
Copy link

sonarqubecloud bot commented Jan 3, 2025

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

Successfully merging this pull request may close these issues.

[ECP-9571] Paypal Express Checkout - Issue with paid Shipping Method.
2 participants