keithbrink / affiliates-spark

An affiliates package for Laravel Spark that allows you to track referrals from affiliates and pay commission
MIT License
23 stars 7 forks source link

Affiliate instructions update #15

Closed samtlewis closed 4 years ago

samtlewis commented 4 years ago

Added a commissionDuration method to the Affiliate model that returns the number of months for the commission. Updated the text on the instructions to better define the commission plan

For example: You receive a $10.00 commission for the first 12 months of the subscription from every user you refer.

keithbrink commented 4 years ago

Thanks @samtlewis