How to force PayPal Checkout to request a Popup from an embedded browser

ChristophV
Contributor
Contributor

Hi,

 

we are using the PayPal Checkout API to embed PayPal into our payment process. (https://api.paypal.com/v2/checkout/orders )

The page is shown in our own app, that is using a WKWebView.

 

The problem we have is that PayPal never asks the WKWebView to create a new web view (as Popup) but instead embeds itself into the page.

(This has the consequence that cookies are rejected (foreign domain) and this has the consequence that 2FA does not work).

 

What do I have to do on WKWebView side or PayPal API side to force a request for a separate web instance?

All the best

   Christoph 

Login to Me Too
0 REPLIES 0

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.