Guide

Notion forms with Stripe payments: a 0% fee guide

Most Notion form tools charge a platform fee on every transaction — Noteforms, Tally Pro, and the rest take a cut on top of Stripe's. Yectar doesn't. This guide walks through building a payment-enabled form that syncs to a Notion database with 0% platform fees, forever.

What we're building

A product order form: (1) collect name, email, and shipping details; (2) pick a product with a price; (3) pay with Stripe; (4) push the completed order into a Notion "Orders" database. Every field maps to a Notion column, and the payment status is stored alongside the answers.

Step 1 — Connect Stripe

In Yectar, open the flow's integrations panel and connect Stripe. You paste your own Stripe keys — Yectar never sits between you and the customer's card, and takes no cut of the transaction. Stripe's standard processing fee is all you pay.

Step 2 — Build the form

Use slash commands to add fields: /short-text for name,/email,/address, and/select for the product. Each product option carries a price — Yectar computes the total on the fly.

Step 3 — Add the payment step

Type /payment to insert a Stripe payment step. Point it at the total from the previous step. On submit, Yectar creates a Stripe Payment Intent and shows Stripe Elements inline — no redirect, no rebuilt checkout page.

Step 4 — Sync to Notion

Add the Notion integration, map fields to columns in your Orders database (name, email, address, product, amount, Stripe payment ID, status), and choose the "payment succeeded" event as the trigger. Failed payments never touch Notion, so your database stays clean.

Why 0% fees matter

Noteforms and similar tools charge a 3–5% platform fee on top of Stripe. On a $50 order, that's up to $2.50 to the form tool, every time. Over a year of a few hundred orders a month, the savings pay for a full team plan several times over.

  • Your Stripe, your money. Yectar never routes funds through a platform account.
  • Notion stays the source of truth. Orders land in your existing database.
  • Same flow, four shapes. Publish as a classic form, a multi-step form, a one-question flow, or a full funnel.

Try it on the founding-user plan

Yectar is launching soon. Join the waitlist for launch-day access, a founding badge, and first access to the API and MCP server.

Reserve free access