This question already has an answer here:
- Accept payment on ios apps? 3 answers
I would like to add a payment module on my Iphone Application that I am going to build,
I want the users to pay using Pago. When webpage loads a button is displayed, on clicking the button a new page opens in a new window.
On that page user enters the payment details and payment is processed. As we have no control over this window, So we are not able to call our custom url to return to our app on payment success.
So how can I return to App on payment success?
