#bruce17
1 messages · Page 1 of 1 (latest)
Hello 👋
There are a couple ways you can do this. It all comes down to how you want your app to work.
One of the ways is, using a Stripe App
https://stripe.com/docs/stripe-apps/how-stripe-apps-work
sup man, I don't believe i'm looking for the 'stripe apps'
What i'm looking for is a way to connect to my users stripe acccount so I can make api calls like 'get all their payment transactions
If that makes sense?
Stripe Apps allows you to do that. The alternative is to use Stripe Connect with Oauth to connect to existing accounts
https://stripe.com/docs/connect/oauth-reference
got itt! I simply want to make a call to get transactions so would creating a 'standard' connect account be fine?