-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Just a quick sanity check. My project needs to add Apple Pay/Google Pay. Our payment processor only offers a hosted payment control. Our working assumption is that we would host their control in an iFrame and use HybridWebView to interact with the plugin. The Xamarin app will need notifications that the payment was processed (order complete) and handle any errors returned. Is that a good use of this control? Note that the iFrame will be Next.js code. And we are well aware that Apple and Android do not have WebView2 supported (unlike UWP) so this js function will not work window.external.notify(message);.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels