Don't mark question as duplicate or already asked. If know please answer.
I am trying to integrate payumoney payment gateway in my hybrid app. I went through some tutorials and finally reached to plugin cordovaInAppBrowser and using its events, loadstart, loadstop but not able to send and get parameters.Since last One Week I stucked and so finally posting here. Thanks, in advance
Most of the merchants accepting online payments opt for a payment gateway integration. A payment gateway is a tool that allows merchants to accept online payments. It acts as a bridge or a link between your(merchant's) website and a payment provider/card network. It authorizes and processes online payments.
Does PayPal work with Stripe? No, you cannot integrate Stripe with PayPal. However, you can use both payment gateways on your online store to accept payments separately.
Finally I succeed in integrating the payment gateway in ionic. Its very easy, jsut follow the following steps,
Most important you need to serialize the data while sending as its should be global and assign it to window object. Also we have to use the cordovaInAppBrowser events loadstop() and all the stuff i had done in this event and later i call the close() function when its done.
Its Done.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With