Skip to content

Accept payments online

Start getting paid. Everything wired together so nothing falls through the cracks.

  1. 1
    Stripe

    Create a Stripe account and complete business activation. In the Dashboard, go to Products → Add Product and set a price. Use Stripe Payment Links (no code required) or Stripe Checkout to share a buy link with your first customers right away.

    Open Stripe
  2. 2
    Supabase

    Create a Supabase project and add an orders table with columns: id, customer_email, amount_cents, currency, stripe_payment_id, and status. Enable Row Level Security and add a policy so only authenticated users can query their own orders.

    Open Supabase
  3. 3
    Resend

    Sign up for Resend and verify your sending domain (or use the onboarding.resend.dev sandbox for testing). Create a Supabase Edge Function triggered on new order inserts to call the Resend API and send a payment confirmation email to the customer.

    Open Resend

Estimated Monthly Cost

Verified Apr 2026
Stripe

2.9% + $0.30/txn on ~$5,000 revenue

$175/mo

Per Transaction

Supabase

500 MB DB, 50K MAUs, 1 GB storage, 2 projects

Free

Free

Resend

50,000 emails/mo included, $0.40 per additional 1K

$20/mo

Pro

1 tool free at this scale
Est. total$195/mo

Estimates based on publicly listed pricing. Actual costs may vary — always verify on each tool's pricing page.

Know a better stack?

Share your favourite tool combination with the community.

Suggest a stack