Page 1 of 1
php and bank's payment gateway
Posted: Mon Oct 04, 2010 8:09 am
by tanimgt
does any one know how could i send the request (money transaction from customers credit card to my banks account) directly from my website to bank’s payment gateway (with php ). and guys, i only want to know the process , if any one tell me ill be v.v.much gratful. thanks
Re: php and bank's payment gateway
Posted: Mon Oct 04, 2010 8:52 am
by internet-solution
Payment gateway varies between banks, so it is diffciult to advise a general process. But one thing is for certain irrespective of the bank you are using - you will have to setup a merchant / business account with them. Then the bank will send you user documentation on how to inmplement the payment process and they usually have sample scripts in PHP (and ASP). Follow these instructions.