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
if i pay with paypal button, 8/10 times paypal is opening pop up with subscription details.
But 2/10 times sandbox is opening popup without subscription details.
even I tried to complete the payment in unexpected scenario, transaction is not complete from both front end backend.
I compared URL in pop up window for both scenarios.
routes are mismatching.
Expected results URL route contains the route checkout/selectFi additionally at end but it is not having in unexpected times. if I refresh the URL in same pop window, it is working.
We will be archiving this repo at the end of the day which will turn off Issues activity. If this is still an issue for you, please re-open this issue here:
This issue has been automatically marked as stale. If this issue is still affecting you, please leave any comment (for example, "bump"), and we'll keep it open. We are sorry that we haven't been able to prioritize it yet. If you have any new additional information, please include it with your comment!
Is there an existing issue for this?
🐞 Describe the Bug
I am using below constants for making subscription.
I am using sandbox for testing.
if i pay with paypal button, 8/10 times paypal is opening pop up with subscription details.
But 2/10 times sandbox is opening popup without subscription details.
even I tried to complete the payment in unexpected scenario, transaction is not complete from both front end backend.
I compared URL in pop up window for both scenarios.
routes are mismatching.
Expected results URL route contains the route
checkout/selectFi
additionally at end but it is not having in unexpected times. if I refresh the URL in same pop window, it is working.https://www.sandbox.paypal.com/checkoutnow?sessionID=uid_xxxxx&buttonSessionID=uid_5xxxxx&stickinessID=uid_xxxxx&smokeHash=&sign_out_user=false&fundingSource=paypal&buyerCountry=IN&locale.x=en_US&commit=true&client-metadata-id=uid_xxxx&standaloneFundingSource=paypal&branded=true&clientID=xxxxxx&env=sandbox&sdkMeta=xxxxxxxx&xcomponent=1&version=5.0.440&token=xxxxxxx/checkout/selectFi
😕 Current Behavior
🤔 Expected Behavior
🔬 Minimal Reproduction
No response
🌍 Environment
Relevant log output
No response
Code of Conduct
➕ Anything else?
No response
The text was updated successfully, but these errors were encountered: