Open tgloc opened 1 year ago
Hi @tgloc96, please follow these instructions to customize the url as you can not have _
in the url.
https://developer.paypal.com/limited-release/paypal-mobile-checkout/android/customize-return-url/
Hi @tgloc96, please follow these instructions to customize the url as you can not have
_
in the url. https://developer.paypal.com/limited-release/paypal-mobile-checkout/android/customize-return-url/
Hi @mahmoud-turki,
Thank you so much for quick reply, but when I set the returnUrl
like document, it open the sandbox webview to login sandbox account, but I can not login to dashboard. But when I go to the url sandbox.paypal.com I can login properly, so please help me.
It always say information isn't correct. But when I go to url sandbox.paypal.com I can login properly
Hi @tgloc96 , I think this could be related to a cache issue on the Sandbox developer account when you added the new return url.
I was able to reproduce the issue myself on Sandbox just after I changed the return url and, after a couple of hours , I was able to successfully login. Please try again, at this point in time you shouldn't have any cache issue. Please confirm if this worked for you. Thank you for your feedback and collaboration.
Before you create a new issue, please search for similar issues. It's possible somebody has encountered this bug already. PLEASE REMOVE THIS LINE TO ACKNOWLEDGE THAT AN ISSUE DOESN'T ALREADY EXIST FOR THIS BUG
Describe the bug When I set the returnUrl contain a underscore character, it throw exception
INVALID_RETURN_URL
To Reproduce Steps to reproduce the behavior:
returnUrl
contain a underscore character like 'com.example.easy_paypal://paypalpay'PayPalCheckout.setConfig
the config aboveExpected behavior
returnUrl
can contain underscore character, because I can set this url on Developer PortalScreenshots
Smartphone (please complete the following information):