Wednesday, July 8, 2009

Tips: How To set the Payment Gateway in your Site.?

Using Paypal:

This is the easy method to embed.
Procedure for standard method: Just collect your total order that the customer purchase. Make a good designed shopping cart. And also create a form redirecting to paypal gateway. And send the proper terms in hidden field. And you done. For this method you just have to provide your account email address.

Another Method:

Paypal Direct Payment: There is a API that paypal provides so you can use that api for your transaction. By this method you have to set the shopping cart and for transaction you have to send the information using php curl function or SMTP protocol. By sending the appropriate information you will get the result weather the transaction done or not. By this method the costomer is not transfer to paypal. Paypal is just back-end the whole procedure can be done in the site. For this method you have to provide API-USERNAME, API-PASSWORD and API-SIGNATURE.

Cyber source:


Like Paypal this company also provide the payment gateway as well as the subscription option. The method is some how same as the paypal direct funding capture. But this method can also store users personal information remotely and we can get the information later.

Source: Sanjay N. Prajapati(www.futuristicgateway.com)

1 comment:

Emma said...

this is what as a programmer i was looking for since very long...this has put an end to my search...the simplicity is maintained throughout the chapter.


PHP Programming