-
We are implementing pay with PayPal and Klarna in the mobile app. On submit payment request, a URL is returned which we have to load in a WebView. We are wondering if there is a way to trigger the WebView using this SDK? |
Beta Was this translation helpful? Give feedback.
Answered by
descorp
Jun 28, 2024
Replies: 1 comment
-
Hey @divyegd
Yes there is :) If you are using Drop-in or Components - it is part of the flow. In case you are not using our pre-build payment UI - we provide standalone action handling (See example) |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
divyegd
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @divyegd
Yes there is :)
If you are using Drop-in or Components - it is part of the flow.
In case you are not using our pre-build payment UI - we provide standalone action handling (See example)