Offering a discount to the monthly payment (or a free month) to an existing member for referring a new member.
I would like to offer any existing member a discount if they bring in a new member. This would have to be via a member code? Or the existing member name? If their name is entered on sign up then the existing member will get a discount. Can this be made possible?
Hi,
You can get this done by using Zoho Creator along with Zoho Subscriptions.
You can create a custom field in Zoho Subscriptions for customer with the label name Referral Code and data type as Auto-Generate number to create unique referral code for each customer. You can then use Zoho Creator to listen to New Subscription webhook from Zoho Subscriptions, so that when a referred customer signs up , he/she will have to enter the referral code of the referrer in the Hosted page. Zoho Creator will be notified when this subscription gets activated through the webhook, and it can capture the referral code and use it to identify the customer (referrer) and add a coupon for his/her next subscription.
You can have a look at this forum post -
https://forums.zoho.com/topic/referral-program-5-8-2016
where we have provided suggestions to various use-cases for applying the discount.
For any further assistance, feel free to contact us at support[at]zohosubscriptions[dot]com