2
7 Comments

MVP: Manual charges with Stripe?

I have a service that I hope to build out as a proper SaaS product, but in order to get feedback quickly I'm looking to simulate the service via email initially. I've signed up for Stripe, and was hoping to create transactions manually while in the MVP stage, and then migrate to

  1. 2

    Go for PayPal at this stage. It has links, buttons, invoices as manual charge options that work well, are highly customizable and can fit well into any flow.

  2. 1

    Create a manual invoice in Stripe and send them a link to it. Each invoice will have a special link. They’ll be able to add a payment method, all hosted by Stripe. No need to take that info over phone/email.

  3. 1

    @narthur Alternatively, you can use Wave accounting (free accounting software), which includes a Stripe integration. I use this for the occasional one-off invoices. It also helps to keep track of your cash flow (important for tax time).

  4. 1

    PayPal is easier for this. Just do an invoice. You don't even need a live site, just an email address.

  5. 1

    Are you planning on taking their credit card info manually?

    If you want to you can setup a stripe form (https://stripe.com/docs/payments/checkout/client) and enter their credit card info in for them manually. That seems like a pain in the butt for both you and the customer. Why not just create the Stripe checkout form, generate the link and send it to them manually for them to enter?

    1. 1

      Yeah, that's what I went with. I'm charging $1 for people to join the alpha, at which point Stripe has their payment details so presumably I can create new charges later.

      Thanks for helping me think through this!

Trending on Indie Hackers
I talked to 8 SaaS founders, these are the most common SaaS tools they use 20 comments What are your cold outreach conversion rates? Top 3 Metrics And Benchmarks To Track 19 comments How I Sourced 60% of Customers From Linkedin, Organically 12 comments Hero Section Copywriting Framework that Converts 3x 12 comments Promptzone - first-of-its-kind social media platform dedicated to all things AI. 8 comments How to create a rating system with Tailwind CSS and Alpinejs 7 comments