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
When PayPalWebCheckoutClient is starting. I can proceed to the payment. It coming back in my android app throught the PaypalActivity, and never come back in my Checkout Fragment.
To reproduce
It always waiting on the thanks to use Paypal screen.
Expected behavior
How Can I use the PayPal Listener and close automatically the web page ?
Screenshots
No response
The text was updated successfully, but these errors were encountered:
@Jean-PhilippeDESCAMPS have you had a chance to checkout our demo app? I've just run the PayPal Web feature and I'm getting a successful callback there.
PayPal Android SDK Version
1.5.0
Environment
Sandbox
Android Version & Device
No response
PayPal dependencies
Describe the bug
I have added your SDK in my framework.
Here some code where I init your sdk.
CheckoutFragment:
In the PayPal Button On Click Action :
AndroidManifest File:
When PayPalWebCheckoutClient is starting. I can proceed to the payment. It coming back in my android app throught the PaypalActivity, and never come back in my Checkout Fragment.
To reproduce
It always waiting on the thanks to use Paypal screen.
Expected behavior
How Can I use the PayPal Listener and close automatically the web page ?
Screenshots
No response
The text was updated successfully, but these errors were encountered: