#dreww
1 messages · Page 1 of 1 (latest)
Hi, can you add more details here? I just want to make sure that we are on the same page.
Yeah sure so my application right now displays orders from bigcommerce and I'm trying to use the payment intent id returned from these orders to retrieve the fees from stripe.
The only way I can retrieve these fees; is if the user who has stripe integrated to their ecommerce store provides me their secret key.
So i'm trying to figure out the best/safe solution to integrate other users stripe account to my application.
My goal here is to gain access to a stripe users transaction data with their permission