plainblack.com
Username Password
search
Bookmark and Share

    

Paying to register accounts - subscriptions?

User xootom
Date 8/6/2010 1:00 pm
Views 368
Rating 0    Rate [
|
]
Previous · Next
User Message
xootom

I'm looking at how to implement the following scenario:

  1. A website will be accessible only to paid members, so anonymous users will be able to buy memberships online.
  2. An online order will be for one or more memberships for a year, with discounts for bulk memberships (e.g. for a family of members).
  3. All members paid for in one order will be joined to a new unique group, like a friend list.

 

Possibly, the online order will generate a pdf ticket or email with a batch of membership numbers and PINs, which can be used to login to the site (as usernames and passwords).

At events, membership cards can be given out pre-printed with membership numbers and PINs e.g. for cash or as a promotion, which are a yearly membership.

I'm thinking that a whole set of usernames and passwords could be generated and allocated by the 'shop'.

Or could subscriptions and subscription codes be used? However I'm guessing each individual would have to manually register in order to redeem the subscription code.

Any other thoughts would be appreciated :)

--- (Edited on 06-08-2010 19:00:28 [GMT+0100] by xootom) ---



Back to Top
Rate [
|
]
 
 
preaction

I'd say use Subscriptions and Codes and make users register themselves.

Users like having their own name, I know I don't like places that force me to remember an arbitrary username like "RS-10382-1" or something.

This has the benefit of Just Working, or only requiring minor tweaks. Whereas generating usernames and passwords would require a full-on Sku asset for your site.

--- (Edited on 8/6/2010 1:59 pm [GMT-0500] by preaction) ---



Back to Top
Rate [
|
]
 
 
lrobinson

I've got almost exactly this setup on my mathsbank site. It's working much as Doug suggested, with self-registration. There are 5 different subscriptions, one of which is a group subscription - I email a code for this one.

 

--- (Edited on 07-08-2010 7:05 am [GMT+0100] by lrobinson) ---



Back to Top
Rate [
|
]
 
 
xootom

I've got almost exactly this setup on my mathsbank site. It's working much as Doug suggested, with self-registration. There are 5 different subscriptions, one of which is a group subscription - I email a code for this one.

Brilliant, that looks just the ticket! Can you tell me how it works when multiple people register through one payment? You email a code, what does the user do with it? Does it have a set number of 'uses'?

--- (Edited on 07-08-2010 15:56:24 [GMT+0100] by xootom) ---



Back to Top
Rate [
|
]
 
 
lrobinson

I've got almost exactly this setup on my mathsbank site. It's working much as Doug suggested, with self-registration. There are 5 different subscriptions, one of which is a group subscription - I email a code for this one.

Brilliant, that looks just the ticket! Can you tell me how it works when multiple people register through one payment? You email a code, what does the user do with it? Does it have a set number of 'uses'?

--- (Edited on 07-08-2010 15:56:24 [GMT+0100] by xootom) ---

 

If you create a subscription, you can then create subscription codes to go with it. List existing codes using a URL like this (example for my unlimited subscription):

http://mathsbank.co.uk/home/shop/unlimited?func=listSubscriptionCodeBatches

Then you will get a submenu on the right, through which you can create batches of codes. You can specify expiry dates and other stuff.

If codes are available, the subscription will show up on the website with a 'Redeem a subscription code' link.

If I get a user signing up for an unlimited (multi-user) subscription, I email them a batch of 10 codes, which they can pass on to colleagues, etc.

 

--- (Edited on 10-08-2010 11:09 am [GMT+0100] by lrobinson) ---



Back to Top
Rate [
|
]
 
 
preaction

Humph. I believe had started on some code to make it possible for users to buy Subscription Codes which they could then give to other people to redeem, but I seem to have misplaced it (or maybe it was just something someone wanted and never paid for).

If you'd like to try to re-create what I did, I can try to walk you through it in the IRC channel.

Otherwise, most likely you'll need a Donate button and when a donation comes in, you'll need to create the codes manually. 

--- (Edited on 8/7/2010 10:28 am [GMT-0500] by preaction) ---



Back to Top
Rate [
|
]
 
 
    



© 2012 Plain Black Corporation | All Rights Reserved