Skip to content

Payments

With Stripe connected, your workflows can create payment links and collect payments as part of a process — for example, a booking deposit, an application fee, or a quote acceptance.

  1. Go to Settings → Integrations and choose Stripe.
  2. Enter a Stripe secret key (a restricted key with permission for payment links is recommended).
  3. assess.one validates the key immediately.

Stripe has a built-in test mode — a sandbox with its own keys where no real money moves. When configuring the integration you can turn on Test mode and enter your Stripe test key to trial payment workflows safely.

  • When Test mode is on, the integration card shows a Test mode badge, and every payment runs in Stripe’s test environment.
  • Switch to live payments by turning Test mode off and entering your live key.
  • A workflow step creates a payment link for the amount you specify.
  • Amounts are entered in dollars (e.g. 150 means $150.00) — either a fixed price, or an amount the customer enters on the form.
  • A following email or SMS step sends the payment link to the customer.