Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
reldredge71 committed Aug 17, 2021
1 parent abcd22a commit c0eab9c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,9 @@ The `<branded-checkout>` element is where the branded checkout Angular app will
- `designation-number` - the designation number you would like donors to give to - **Required**
- `campaign-page` - the campaign page you would like to use, used for suggested amounts - *Optional*
- `campaign-code` - the campaign code you would like to use - *Optional*
- `premium-code` - the premium code you would like to use - *Optional* - make sure you use the proper premium code associated with the campaign
- `premium-name` - the name of the premium offered to donors - *optional*
- `premium-image-url` - the custom image to appear when selecting a premium - *optional*
- `tsys-device` - the device name that corresponds to the TSYS Merchant Account which will be used for tokenizing your site's credit cards with TSYS - **Required** - Will be provided by DPS when adding your domain to the TSYS whitelist. `cru` is the default and corresponds with Cru's main TSYS Merchant ID
- `amount` - defaults the gift's amount - *Optional*
- `frequency` - defaults the gift's frequency - *Optional* - can be one of the following values:
Expand Down

0 comments on commit c0eab9c

Please sign in to comment.