talfstad / ajax-ripbin

Ripbin's homepage REST server
http://ajax.ripbin.com
0 stars 0 forks source link

Create referral program endpoint #3

Open talfstad opened 7 years ago

talfstad commented 7 years ago

Create a referral endpoint to add referral.

  1. generate a unique share link for each user
  2. on email verification give credit to referring user
  3. each refer triggers an event to intercom.io to trigger email to referring user
  4. on x refers give user free month in stripe (discount) and trigger event to intercom.io for contact

GET /api/refers?user= Return list of all public refer information and if they have a free month yet.