SHA256 Checksum: 34f1aa11ab99e691e290b128d11d019cc9f7cb29f14f01f921b03835316880ce
 NOTE: If you do not know your Nonprofit Account number, you can easily locate by navigating to the Marketplace and searching for your nonprofit by name. The account number is found at the end of the link to your profile on it's marketplace card (ex: https://better.giving/marketplace/121).
NOTE: If you do not know your Nonprofit Account number, you can easily locate by navigating to the Marketplace and searching for your nonprofit by name. The account number is found at the end of the link to your profile on it's marketplace card (ex: https://better.giving/marketplace/121).| Name | Description | Allowed Values | Example | 
|---|---|---|---|
| currentsplitpct | Set a percentage of a to be split to the current account. Donors can still adjust the split from this starting suggested value. Defaults to 50%. | 0-100 | currentsplitpct=20 | 
| splitdisabled | Locks split to current percentage, preventing donors from changing it. This will hide the split slider screen. Defaults to 0. | 0 (not disabled) OR 1 (disabled) | splitdisabled=1 | 
| showdescription | Show or hide the description text. Defaults to shown. | 0 (not shown) OR 1 (shown) | showdescription=0 | 
| showtitle | Show or hide the title text. Defaults to shown. | 0 (not shown) OR 1 (shown) | showtitle=0 | 
| description | Custom description text to show under the title. | description="Custom description..." | |
| title | Custom title text to show at the top of the donation form. | title="Custom title" | |
| methods | Define the payment method tabs to show and their order via a comma separated string. | Valid methods: "stocks", "daf", "stripe" (ie. credit cards), "crypto" | methods="crypto,stripe" | 
| accentprimary | Set the primary accent color to your Nonprofit's brand color. | HEX color 3 or 6 digits (must start with '#') | accentprimary=#dd8943" | 
| accentsecondary | Set the secondary accent color to your Nonprofit's brand color. | HEX color 3 or 6 digits (must start with '#') | accentsecondary="#dd8943" |