Answers/Can I collect payments through a form?

Can I collect payments through a form?

Updated March 2026

Sutrena does not process payments directly, but you can put a payment widget right next to your form on a Sutrena page.

The recommended pattern: deploy a Sutrena page with a form embed (iframe) for order details and a Stripe Buy Button or Paddle checkout below it. The form collects what the customer wants, the payment widget collects the money. Both on the same page.

For automation: set up a Sutrena webhook that fires on form submission. Connect it to n8n, Make, or Zapier. Your automation can send a confirmation email, update a spreadsheet, or create a record in your CRM.

For simpler setups: your form collects the order details, and you include a Payment Link (a plain HTML link to Stripe, Paddle, or PayPal hosted checkout) below the form. Zero JavaScript needed.

You can also use webhooks to send personalized payment links after each submission — the webhook payload includes the customer's email and order details, and your automation generates a Stripe checkout session and emails the link.

See the guide: How to add payments to a Sutrena page.

Ready to build?

Get a trial API key instantly — no signup required.

Collect payments through forms — Sutrena | Sutrena