7
4 Comments

Stripe Integration the serverless way 👌

Today we launched Appstitch on Product Hunt and we would love your feedback

What is Appstitch?

A common issue startups run into is integrating Stripe into their apps - it is not hard, just time consuming. We designed a client-side toolkit that can help to take payments and create subscriptions - NO SERVER REQUIRED

We hope Appstitch will help you build your MVP faster! 🙌

  1. 1

    Found this super simple and short video on how to integrate Stripe using Typedream: https://www.youtube.com/watch?v=pTU2duGv0a0
    Literally 2 minutes of work. All that made possible using pricewell.io . Both great products

  2. 1

    Looks cool! It'd be nice if there was docs exposed to be able to look more into it. Mainly curious about how you made it secure with the client being insecure by nature.

    1. 1

      Thanks Justin.

      Security was one our main focus. Requests are still carried out on a server. Appstitch is a sdk to make the requests.

      We used 2 ways to keep the client secure.

      1. Api Key - we recommend keys are injected rather than saved in source code or config vars
      2. Custom auth token & callback

      We have docs here -> https://www.npmjs.com/package/@appstitch/stripe

      We are working to put more detailed docs on gitbook.

      Let me know if you have any questions 😃

      Cheers

    2. 1

      Yes! Sounds interesting but the lack of docs/info made me close the website pretty fast. I would like to see more without creating an account.

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