I am developing a website where i need a link button on payonline.aspx page.When ever user click on this link the page should be redirected to the
bank payment gateway.I have all the necessary things like asp.net support file given from the particular bank.My problem is how to implement this gateway on this page.(Note: I don't want to take any bank details from user and also don't want to store all the data.)

Sunny SharmaPosted Jul 5, 2013, 1:10 AM
As you've mentioned, you've all the things to set it up, the Payment Gateway firms do provide support for setting the things up after you've registered for their service. So I suggest you better contact them and they will definitely help you. For your later intention, obviously, you don't need to store any detail of a transaction done online initiated by customer (It's a PCI compliance also).
Hope you got my point. Cheers!