Automatic Paid Subscriptions
I have an existing store built in PHP where I'd like to sell 1 and 2 year memberships that include the ability to post in vBulletin. Upon success of the transaction, I'd like to automatically create a vBulletin user and add them to a members group and subscription that I'll setup ahead of time. I don't want to use the vBulletin subscription because I'd like all my transactions tied to my store.
Does this sound like an enourmous PITA?
How many tables am I going to need to manipulate to acheive this?
Anyone done anything similar?
|