paypal / shopping cart

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
shiznatix
DevNet Master
Posts: 2745
Joined: Tue Dec 28, 2004 5:57 pm
Location: Tallinn, Estonia
Contact:

paypal / shopping cart

Post by shiznatix »

I have a client that wants a shopping cart that only allows payments through paypal. Is there any pre-written scripts that have some good ideas on how to do this (with only paypal) or any good ideas from you people (yes you fyed and the guy with the avatar of the dude in the blue shirt). What you think?
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

they are likely out there.. hotscripts.com has several (paid ones, at least) ... but it shouldn't be hard to build your own, if you so wish. The PayPal interface for merchants isn't difficult to play with.. so some research is in order. :roll:
Post Reply