E-Commerce, account management...

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
nielsene
DevNet Resident
Posts: 1834
Joined: Fri Aug 16, 2002 8:57 am
Location: Watertown, MA

E-Commerce, account management...

Post by nielsene »

Does anyone know of a good OSS PHP script for managing multiple accounts within a larger application?

For instance you're hosting several small shops with a single Internet Merchant Account handling all the credit card payments. (None of the stores have enough volume to warrant their own independant IMA, but combined it is sufficient.) However, I need some software to make sure that the incoming credits are correctly assigned to the individual vendor. Does anyone have experience with this kind of functionality?

While I'm confident of my coding abilities; anything involving money I'ld rather use something more tested.
Post Reply