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

[🐞] SDK web UI fallback flow OnShippingChangeCallback not working #215

Open
psandeepkumar-concentrix opened this issue Mar 10, 2023 · 0 comments
Labels

Comments

@psandeepkumar-concentrix

🐞 Describe the Bug
@tdchow @ChrisGuzman After launching the PayPal SDK UI if the user chooses the PayIn4 option then SDK is loading the web UI fallback or sometime SDK directly loads the web UI. In the web UI if the user changes the shipping address or the shipping method OnShippingChangeCallback is not working.

🔬 Minimal Reproduction
Choose the PayPal checkout option then choose the PayIn4 option or sometime SDK by default loading web UI fallback then if the user changes the shipping address or the shipping methods then the OnShippingChangeCallback is not calling.

😕 Actual Behavior
OnShippingChangeCallback is not calling when changing the shipping address or the shipping option from the web fallback UI.

🤔 Expected Behavior
OnShippingChangeCallback should call when the user changes the shipping address or the shipping option from the web fallback UI.

🌍 Environment
Android version: - All Android version
SDK version (0.8.8): -
➕ Additional Context
Basically cart item tax calculation is happening based on the shipping address user selects from the PayPal SDK UI.

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

No branches or pull requests

1 participant