I am improving my Ionic app, so the users can now buy the products.
But those are the same product that are also present on the corresponding website, and I would like to embed the "purchase funnel" or "payment gateway" from this website into my Ionic app. Mostly because the funnel is complicated because the products are "custom" with a lot of attributes.
Is that possible with the inappbrowser
ionic plugin? Will the payment be safe enough (https)? Will a third-party payment be possible, for example via PayPal?