Skip to content
Chariform
← Help centre

Building forms

Take a one-off payment

Add a payment block with Stripe or invoice-by-bank-transfer options.

A payment block lets applicants choose how they want to pay before they continue. Stripe opens a Checkout session; invoice by bank transfer records that payment instructions should be sent after the form is submitted.

  1. Go to Apps and install Stripe with your secret key.
  2. Add a Payment field to your form.
  3. Choose a fixed amount, or choose an earlier number field as the amount source.
  4. Bank transfer is always available; turn Stripe on for that block after it is configured.

Amounts are rounded to the currency's minor unit before a Stripe Checkout session is created. Recurring payments are not included yet.