Commerce Referral Discount

Component ID

2752301

Component name

Commerce Referral Discount

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

646

Component created

Component changed

Component body

This module gives a way to provide a discount to a user for referring other users to your commerce site. The implementation is pretty simple.

  1. User A invites user B to our site using a unique invite URL (http://yoursite.com/invite/username).
  2. User B visits the site using this URL, and is taken to the registration form to create a new account.
  3. User B gets some discount amount (say $5) which he could use on his first purchase.
  4. After user B makes his first purchase, user A gets a discount amount (say $10), which could be used in the next purchase.
  5. Both discount amounts are configurable from the admin backend. To configure the discount amounts browse to /admin/config/referral-discount

Requirements

This module requires the following module:

Installation

Configurations and FAQ

Please go through README.txt file of this module.