You are browsing a read-only backup copy of Wikitech. The primary site can be found at wikitech.wikimedia.org
Fundraising/Data and flow/Database cheatsheet
< Fundraising
Jump to navigation
Jump to search
Revision as of 02:24, 21 January 2022 by imported>Cstone (moved from mediawiki)
id | status | What does it mean |
---|---|---|
1 | Completed | |
2 | Pending | |
3 | Cancelled | |
4 | Failed | |
5 | In Progress | |
6 | Overdue | |
7 | Fund-to-fund-transfer | |
8 | Paid | |
9 | Refunded | |
11 | Partially paid | |
12 | Pending refund | |
13 | Chargeback | |
14 | Template |
This comes from contribution_status in civicrm_option_group (id=11) and then the values from civicrm_option_value
id | status | What does it mean |
---|---|---|
1 | Completed | |
2 | Pending | new default as of February 2021 and a status is not specified |
3 | Cancelled | |
4 | Failed | |
5 | In Progress | the state for active recurring charges |
14 | Processing | what recurring charge moves to during charge |
15 | Failing |
This comes from contribution_recur_status in civicrm_option_group (id=139) and then the values from civicrm_option_value