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.
Connect Stripe
Section titled “Connect Stripe”- Go to Settings → Integrations and choose Stripe.
- Enter a Stripe secret key (a restricted key with permission for payment links is recommended).
- assess.one validates the key immediately.
Test mode
Section titled “Test mode”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.
How payments work in a workflow
Section titled “How payments work in a workflow”- A workflow step creates a payment link for the amount you specify.
- Amounts are entered in dollars (e.g.
150means $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.
