Page 1 of 1

Product Registration Scripts

Posted: Fri Dec 30, 2011 11:43 pm
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.