Amember Oscommerce Integrate 23.07.08
I need some custom work done to osCommerce that does the following:
After a product is purchased in osCommerce, a mysql query is executed that inserts a subscription record into aMember.
Example:
User A purchases “product A” through osCommerce, during his checkout process, User A (who also exists in the aMember user database) has a subscription record inserted for purchasing a corresponding product.
What already exists:
aMember installation / osCommerce installation, with a linked user database
Requirements:
Besides the command that is issued at the end of the osCommerce checkout process to insert the subscription record into the aMember database, there needs to be an addition in the admin panel of osCommerce for me to set what osCommerce products, correspond with what aMember products, after a purchase is made.



