Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 97976b4

Browse files
committed
added low balance email notification information
1 parent d44c7e2 commit 97976b4

File tree

3 files changed

+24
-4
lines changed

3 files changed

+24
-4
lines changed

docs/programs/billing.md

Lines changed: 24 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ HackerOne makes it easy to pay hackers. You can choose from these 2 options to p
99
Option | Details
1010
------ | ------
1111
Credit Card | Add a credit card to your HackerOne account that is charged to pay out bounties.<br>To set up go to **Settings > General > Billing > Credit Card**.
12-
Prepayment | Make an advanced deposit which bounties can be paid out from. Whenever your program decides on a bounty, you simply set the amount you'd like to pay on the report, and it's withdrawn from your balance. When funds are running low, HackerOne will request another advanced deposit. HackerOne recommends depositing 3 months' worth of bounty budget at a time. Most programs use this method to pay out bounties.<br>To set up go to **Settings > General > Billing > Prepayment**.
12+
Prepayment | Make an advanced deposit which bounties can be paid out from. Whenever your program decides on a bounty, you simply set the amount you'd like to pay on the report, and it's withdrawn from your balance. When funds are running low, HackerOne will request another advanced deposit. HackerOne recommends depositing 3 months' worth of bounty budget at a time. Most programs use this method to pay out bounties.<br><br>To set up go to **Program Settings > General > Billing > Prepayment**.
1313

1414
><i>Note: You can set up both options. When both options are set up, the prepayment is automatically deducted first. Once the prepayment is depleted, the credit card is charged as the alternate form of payment.</i>
1515
@@ -22,9 +22,29 @@ With HackerOne taking care of your payments, you don't have to worry about:
2222

2323
HackerOne also collects the appropriate tax forms to remove the operational headache for you.
2424

25-
<h3><a id="invoices">Invoices</a></h3>
25+
### Invoices
26+
2627
You'll receive a single invoice at the beginning of each month with all bounty activity and service fees from the previous month. The invoice amount will be deducted each month from the advanced deposit, and when funds are running low, another advanced deposit will be requested.
2728

28-
To request an invoice, go to **Settings > General > Billing > Prepayment**.
29+
To request an invoice, go to **Program Settings > General > Billing > Prepayment**.
30+
31+
You can view details for each transaction by viewing or exporting reports in **Program Settings > General > Billing > Overview**.
32+
33+
### Low Balance Notifications
34+
35+
When you've opted to use prepayment, you can set up notifications to let you know that your account balance is low.
36+
37+
To set up low balance notifications:
38+
1. Go to **Program Settings > General > Billing > Overview**.
39+
2. Click **Edit** next to the **Low balance email notification** page.
40+
41+
![low balance email notification edit button](./images/low-balance-reminder-1.png)
42+
43+
3. Select **Notify us when our balance falls below:**
44+
45+
![notify us when our balance falls below option](./images/low-balance-reminder-2.png)
46+
47+
4. Enter the threshold balance.
48+
5. Click **Save**.
2949

30-
You can view details for each transaction by viewing or exporting reports in **Settings > General > Billing > Overview**.
50+
To stop notifications, you can select: **Edit > Don't notify us**.
31.4 KB
Loading
26.2 KB
Loading

0 commit comments

Comments
 (0)