Create return pageΒΆ

The final step in completing the integration is to write a script that will handle the information to be shown when your customer returns back to your website.

FloCash gateway redirects the customer back to your site depending on the status of the payment transaction. Successful transactions are redirected to your success url as specified in your merchant setting. Failed and cancelled transactions are redirected to your cancel url.

A sample return page script is show here:

http://link-to-redirect-ex

../_images/returnpage.jpg