Back
Victor

That’s exactly how I did. There is a link for generating a key with only the necessary read-only permissions.

Actual Stripe App sounds nice. I didn’t know that such apps even exist. Thanks)

Yeah, now I’m thinking that a lot of people will not share their API keys. Thanks for the answer.

Could you allow them to connect their account via OAuth/Stripe Connect? Or do an actual Stripe App?

Actual Stripe App sounds nice. I didn’t know that such apps even exist. Thanks)

You can have them generate a restricted API key which only allows access to certain things afaik. It's how byedispute.com works.

That might be a workaround for sharing a full access secret key which no one in their right mind would do 😅

That’s exactly how I did. There is a link for generating a key with only the necessary read-only permissions.

Thanks. I like your points. Now I’m not sure if I can find a market for that 😁

Just add a 150ms delay before sending the request.

And check this out. It might be helpful:

ux.symfony.com/live-component

I'm using it in all my projects. No custom JS required.

If you want to make your own, at least you can find some approaches there.