In my iPhone app using Browser I want to open a url for processing a payment. 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. After payment we are directed to a success page.
The question is, how do I return to my application after payment?