Introduce POWebAuthenticationSession that has similar interface and behaviour to native ASWebAuthenticationSession as a replacement of PO3DSRedirectController.
In future we may deprecate use of SFSafariViewController for APM payment and 3DS in favor of ASWebAuthenticationSession , this wrapper should simplify it.
Description
Introduce
POWebAuthenticationSession
that has similar interface and behaviour to native ASWebAuthenticationSession as a replacement ofPO3DSRedirectController
.In future we may deprecate use of
SFSafariViewController
for APM payment and 3DS in favor ofASWebAuthenticationSession
, this wrapper should simplify it.Jira Issue
-