Open EmedStoreIT opened 1 year ago
Error: java.lang.IllegalArgumentException: Check your returnUrl! It should contain your app's package name appended with "://paypalpay".
I am using com.paypal.checkout:android-sdk:0.8.8
com.paypal.checkout:android-sdk:0.8.8
This error occurs every time in the portion of the setting Paypal configuration.
Return URL in code:
Return URL in Paypal console:
If your application ID contains underscores then you need to modify the returnUrl so that it forms a valid URI. For details, see the docs regarding Customize return URL.
Error: java.lang.IllegalArgumentException: Check your returnUrl! It should contain your app's package name appended with "://paypalpay".
I am using
com.paypal.checkout:android-sdk:0.8.8
This error occurs every time in the portion of the setting Paypal configuration.
Return URL in code:
Return URL in Paypal console: