I am looking to integrate Propay in an Ionic2 app that I am working on. The problem is propay does not allow applications to touch credit card details, so their payment page will have to be embed. This payment page also depends on Jquery, SignalR and a JavaScript page to handle user actions on the page. I searched online and everything I’m seeing is pointing to Ionic1. Can someone give me an idea on how to make this possible?
Thanks