group registration

10 years 9 months ago #230027 by AlexRag
Replied by AlexRag on topic group registration
I'll have a closer look at how CBSubs Coupons works.

Is there a way to link it to the main subscription? In other words if the main subscription does not renew the other family members would also expire or conversely when they renew the others also renew?

Please Log in to join the conversation.

10 years 9 months ago #230029 by krileon
Replied by krileon on topic group registration

Is there a way to link it to the main subscription? In other words if the main subscription does not renew the other family members would also expire or conversely when they renew the others also renew?

Yes, you'll be creating the coupon using CBSubs SQL Actions using a database query. Give the coupon a unique coupon code. Then for deactivation supply another query to disable the coupon or delete it.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in to join the conversation.

10 years 9 months ago #230033 by AlexRag
Replied by AlexRag on topic group registration
Oh that might be the best bet. So it looks like it would be a combination of using Auto Actions and CBSubs Coupon.

Here is what would be ideal:

New signups:
They fill out an registration form and there are extra fields to add the family member name and email address. Based on the number of family members would determine how many users are created (each with their own login credentials)

Payment is the same usual (one fee per family, irrespective of size)

So you are suggesting I create a coupon using SQL actions and then those would be used by the additional members. Am I understanding that right?

How do I handle existing members who wish to add family members?

Please Log in to join the conversation.

10 years 9 months ago #230084 by krileon
Replied by krileon on topic group registration
You'd use CBSubs SQL Actions to create a coupon for the user. You could then use CB Query Field to display the coupon code to them on their profile for example. They then give the coupon code to family members. The family members register and use the coupon code when registering on their subscription basket page. The subscription then becomes free and they can continue with their free registration.

When generating the coupons ensure the code is unique to the user. A good way to do this is include the users user id in the coupon code.

How do I handle existing members who wish to add family members?

You'd need to create coupons for them manually.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in to join the conversation.

10 years 9 months ago #230159 by AlexRag
Replied by AlexRag on topic group registration
Besides the manuals are there any other documents, guides, etc to help me with CB Auto Actions, CB Paid Subscriptions 3.x action and SQL Auto Actions. It may be beyond my scope of comprehension to find an effective solution.

Does the coupon code get auto generated and is it only unique to each user?

For the manual coupons, do I need to make unique codes for each user to link to their profile?

Please Log in to join the conversation.

10 years 9 months ago - 10 years 9 months ago #230281 by krileon
Replied by krileon on topic group registration

Besides the manuals are there any other documents, guides, etc to help me with CB Auto Actions, CB Paid Subscriptions 3.x action and SQL Auto Actions. It may be beyond my scope of comprehension to find an effective solution.

Nope, this is not a documented use case.

Does the coupon code get auto generated and is it only unique to each user?

Yes, but as explained you need to use CBSubs SQL Actions and a database query to insert into the database a new database row to the coupons database table for the user. There's no feature to generate coupons for a user built in.

For the manual coupons, do I need to make unique codes for each user to link to their profile?

Yes, include their User ID in the coupon code. Example as follows

62-FAMILY-DISCOUNT

Where 62 is their user id.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.243 seconds

Facebook Twitter LinkedIn