How to add the Paypal payment gateway to our site

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
djdon11
Forum Commoner
Posts: 90
Joined: Wed Jun 20, 2007 5:03 pm

How to add the Paypal payment gateway to our site

Post by djdon11 »

Hi Friends ..

i want to add a facility's of payment gateway on my site ...

i am unaware of this things . so please anybody show me the guide line how to do this things ....



thanks
miro_igov
Forum Contributor
Posts: 485
Joined: Fri Mar 31, 2006 5:06 am
Location: Bulgaria

Post by miro_igov »

There are very good guides on the paypal site. First you should choose what payment method you prefer: IPN, web payments standard, web payments pro, etc. Then start reading the guides. There are useful snippets provided by paypal. If you still do not have the time or do not want to learn you can hire someone to do it.
User avatar
xpgeek
Forum Contributor
Posts: 146
Joined: Mon May 22, 2006 1:45 am
Location: Kyiv, Ukraine
Contact:

Post by xpgeek »

I can help you to settin up it.
If you have any question [s]pls[/s] please ask ;-)
[url=http://forums.devnetwork.net/viewtopic.php?t=30037]Forum Rules[/url] Section 1.1 wrote:11. Please use proper, complete spelling when posting in the forums. AOL Speak, leet speak and other abbreviated wording can confuse those that are trying to help you (or those that you are trying to help). Please keep in mind that there are many people from many countries that use our forums to read, post and learn. They do not always speak English as well as some of us, nor do they know these aberrant abbreviations. Therefore, use as few abbreviations as possible, especially when using such simple words.

Some examples of what not to do are ne1, any1 (anyone); u (you); ur (your or you're); 2 (to too); prolly (probably); afaik (as far as I know); etc.
djdon11
Forum Commoner
Posts: 90
Joined: Wed Jun 20, 2007 5:03 pm

yes there is many queries about paypal

Post by djdon11 »

hi

yes i have many questions .....


actually i dont know anything about paypal means how to code where to code how to add paypal things ...
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Paypal has fairly well done documentation. Have you read it?
Post Reply