The problem is, that you will fake the payment form --> send it to their server and get their feedback.
This is not really trustworthy.
I think i would build something ugly with an iframe… to show the payment side itself… and the original payment form and so on. so you are staying in your app and the payment side handles their stuff in the iframe
I don’t think so it is possible to work with iframe, Since i have send some data from the app to process the app. After submitting the form, I have to display in webview. Problem is Submitting form to external url in angularjs is difficult one.
Thanks @saurabhgupta050, As of now stripe is not supporting our country(India) and Paypal pricing is huge for our requirement and even there is no Netbanking and Debitcard features. Anyhow your inputs may help someone else…