Back
Victor
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?
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 😅
Just add a 150ms delay before sending the request.
And check this out. It might be helpful:
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.
That’s exactly how I did. There is a link for generating a key with only the necessary read-only permissions.