views:

35

answers:

1

Hi friends i would like to learn the Paymentgateway [interaction with bank and make transaction] in PHP . Please guide me a website to go through .. Thanks in advance..

+1  A: 

Try looking at something like the following: Paypal API, Google Checkout API, Amazon Payments API

Amber
beware, paypal API for developers has many glitches and requires you to create a new (testing) account. also, many of your local banks would likely offer their own api, so check with them.
dusoft