Product Registration Scripts

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
User avatar
volomike
Forum Regular
Posts: 633
Joined: Wed Jan 16, 2008 9:04 am
Location: Myrtle Beach, South Carolina, USA

Product Registration Scripts

Post by volomike »

Do you know of any decent product registration scripts that:

- aren't spaghetti code
- let me register products where customers have either a per domain or multiple domain license
- have linkage to the standard payment systems or at least an API I can hook to hook up to something new like Stripe.com

See, I want to release some special app themes for WordPress. These are more elaborate than standard themes. Imagine for instance you install a fresh copy of WordPress and then install a medical scheduling system theme.

I want my customers to purchase on my website and have it run through this middleware to handle the membership. Then, when they install the product, they register it in the admin panels of wp-admin for the theme and it links their serial number with their single domain or multiple domain license.

There is, of course, AMember, but it's getting a bit old and losing its appeal, and the code I've seen seems a bit spaghetti.
Post Reply