# February 15th, 2023

<details>

<summary>Ajak Teman Improvement</summary>

This page is used to track which customer already brought another customer from their referral code and track if they have already paid with commission and the detail of payment method.

Each of the referral will have 2 status based on the eligibility status from Ajak Teman terms and condition and payment status of the referred customer.

To get `ELIGIBLE` status, the referral will have to achieve 1 lot in a month. If the month already passed and they haven't achieve it, they will be set as `NOT ELIGIBLE`

<img src="https://2956386150-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvFIDgYJZjVR6TE8RehtK%2Fuploads%2FCH6MZeHOg5LNOUsUGkKb%2FApp%20%26%20CRM%20(20).jpg?alt=media&#x26;token=6de8f81e-33b2-4c1d-97f2-79a4078124de" alt="" data-size="original">

### Ajak Teman Flow :&#x20;

* Customer will refer their friend to join Valbury using their referral code
* Once the referral joins the system check if this customer already have 10 or more referral,
  * If YES, then the new referral will have `Not Eligible` status and the customer will not get commission from this referral
  * If NOT, then system will check if this referral already `Eligible` or not
    * If Yes, then we will update the customer payment status by inputting when we paid, the payment method, set the payment status and how much they will get.
    * If Not, then the system will set to `Not Eligible` and the customer will not get commission from this referral

<img src="https://2956386150-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvFIDgYJZjVR6TE8RehtK%2Fuploads%2FtJTMYF7r0hQoCsk59ju6%2FCRM%20(Referral)%20Ajak%20Teman%20(1).png?alt=media&#x26;token=5e8210de-61d5-4a13-b276-853dbf81734b" alt="" data-size="original">

<img src="https://2956386150-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvFIDgYJZjVR6TE8RehtK%2Fuploads%2FHfrcjxRhUOjBtOBgyvEo%2FCRM%20(Referral)%20Ajak%20Teman_update.png?alt=media&#x26;token=c2cf0fd6-d865-4c3a-86f4-5730da9104f2" alt="" data-size="original">

<img src="https://2956386150-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvFIDgYJZjVR6TE8RehtK%2Fuploads%2FzKMDKPAHuueD7DqDsEv2%2FScreenshot%202023-02-21%20at%2015.24.46.png?alt=media&#x26;token=a30eac95-8edf-472c-826d-88aad3df6031" alt="" data-size="original">

</details>
