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.
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.