Paypal Questions

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
User avatar
tecktalkcm0391
DevNet Resident
Posts: 1030
Joined: Fri May 26, 2006 9:25 am
Location: Florida

Paypal Questions

Post by tecktalkcm0391 »

I had some questions about PHP/Paypal, and couldn't find where to post it...

I just wanted to know what in the world is the Paypay API, and if anyone knew of any good tutorials (not manuals from paypal [unless they're good cause i have already look at them]) for how to integrate paypal with PHP/PHP Shopping Cart. And can you do this [with the API?/not with API] ... User types everything execpt credit card info... go to paypal... they finish... return to site, and then have it do anything so that I get the money at that second actually were I have it... not pending or anything.

Thanks for the help!!!! :D
nickvd
DevNet Resident
Posts: 1027
Joined: Thu Mar 10, 2005 5:27 pm
Location: Southern Ontario
Contact:

Post by nickvd »

If the manuals that paypal give you are not enough, or if you cannot understand them, then perhaps your overall skill set/knowledge level is not high enough to code what you need to code.
User avatar
tecktalkcm0391
DevNet Resident
Posts: 1030
Joined: Fri May 26, 2006 9:25 am
Location: Florida

Post by tecktalkcm0391 »

Its just a little had to understand. I know how to code pretty well, I get the POST form stuff, but I am not understanding the API and capturing [is this just what is needed to actually get the money?].
Post Reply