Aug 4, 2022
0
Level 3
Laravel - Stripe Connect
Hello, I am building a platform in which customer will be able to connect their stripe account, and I would like to list all of their transactions.
I am using socialite to connect the user, and in the return uri I also have his stripe user id (acct_). Is it possible for me, using this stripe user id, retrieve their transactions?
Please or to participate in this conversation.