Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Changed the payment type 'CardCard' to just 'card' to slightly improve how it reads. In reality it wouldn't be 'incorrect' to say 'cardcard', as long as it is not one of the "reserved keywords" (e.g stripe_debit, ach, etc...)

...

Form Field

Recommend form block field type

Comments

Email Address

Text with Email Validator

Email address identifying the supporter record

Payment Type

Select or Radio

*This is optional if the page only accepts credit card payment types, but is required if other types like ACH are accepted on the same form.

Credit Cards = CardCardcard

Donation Amount

Text, Radio with Input or Select with Input with Donation Amount validator

May be entered as a whole number or number with two decimal places. Eg. Twelve dollars may be entered as ’12’ or ‘12.00’. Should not include the currency symbol

First Name

Text

The cardholder’s first name.

Last Name

Text

The cardholder’s last name.

Address 1

Text

The first address line of the cardholder

City

Text

The address city of the cardholder

Region

Text

The address region of the cardholder. For the US and Canada, this should be a 2 character code for the state/province. For other countries, it is a free text field.

Not required for the UK

Country

Select

The country of the cardholder. This should be a 2 character ISO code.

ZIP/ postal code

Text

The post/postal/zip code of the cardholder

...