Saul Fleischman

Building AI Agents? Me too. Let's set the bar. I'd be impressed if one could do Stripe integration

I know it isn't just me because I have a number of LCNC friends who, like me, won't even open Stripe before first opening ChatGPT or something similar to guide me through the maze that is Stripe.

Here's me, having just downloaded Claude Cowork, really doubtful that it is going to make any difference with the seven stuck projects I have in Stripe...


129 views

Add a comment

Replies

Best
Vivian Zheng

So relatable! Stripe feels like a maze every time I open it— I have to call in ChatGPT first just to find the exit.

I’ve been using Claude for subscriptions and webhooks too. Boilerplate code? Fast as hell. But throw it at metered billing or weird tax rules? It’s lost. If Cowork can actually unstick those 7 Stripe projects, it’ll be the first AI agent that actually earns its keep.

Let’s be real— copying docs isn’t impressive. We need agents that can debug, fix the mess, and get stuff shipped.

Nikhil Shahane

This is an interesting problem. I haven't worked with stripe, but I'm assuming that if there's an API it'll be relatively straightforward to integrate an agent that can do the stripe onboarding, right?

shreya chaurasia

Stripe’s API is clean. The hard part isn’t integrating Stripe, it’s designing the billing model correctly. If the pricing logic isn’t well defined, automating it just automates confusion.

Darren Warner

@nikhilshahane It is straightforward and using the publishable key, many LCNC models can upload and create / link products to your billing page seamlessly.

Saul Fleischman

@nikhilshahane  @djswig @shreya_chaurasia19 Some LCNC tools want to set up your stripe configuration but assume you have no acct already, creating a fast solution that is hard to get out of, when you realise that you've created a maze of accounts within accounts.

AJ

Whoever cracks agents that configure stripe and help navigate AWS billing is gonna be rich, filthy rich.

I wonder if all of this can be done with an API or if it needs to be browser actions.

Darren Warner

Working with stripe is easy with LCNC models. Get at me sometime and I could show you, you could've just asked! lol