Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,10 @@ When setting up a sponsorship, organizations paying by invoice have the option t

### Requirements

* The organization needs to sign the sponsorship agreement which is a 3 year commitment. The {% data variables.product.company_short %} Invoiced Sponsor Agreement is separate from other services.
* The organization needs a minimum spend of 5,000 US dollars (USD) per year on sponsoring.
* The minimum amount for each invoice is 5,000 US dollars (USD).
* The organization needs to pay the invoice within 30 days.

Once the organization reaches the yearly minimum spend, they can opt out of being invoiced for the rest of the year.
Organizations can request invoices as needed, as long as each invoice meets the $5,000 minimum. Once an invoice is paid, the amount paid will be credited to the organization's account and can be used over time without expiration.

## Switching to paying by invoice

Expand Down
29 changes: 8 additions & 21 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -207,8 +207,8 @@
"js-cookie": "^3.0.5",
"js-yaml": "^4.1.1",
"liquidjs": "^10.16.7",
"lodash": "^4.17.21",
"lodash-es": "^4.17.21",
"lodash": "^4.17.23",
"lodash-es": "^4.17.23",
"lowdb": "7.0.1",
"lowlight": "^3.3.0",
"markdownlint-rule-helpers": "^0.25.0",
Expand Down
Loading