#michael-payment-report
1 messages · Page 1 of 1 (latest)
hello, I'm not very familiar with reports and what they support, recommend reaching out to Support at https://support.stripe.com/contact , they can help you as they're more informed on reports
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
I'm actually using the api, and building a report internally for my company
oh wait what endpoint are you using then to create a report?
i'm trying to pull the information from payment_intents api, and using the data in our company to build out a report
if thats not the right api, i can call a different one
ok that helps
so where are you saving your order ID? when you create your payment? in metadata on the CheckoutSession? Somewhere else?
same for tax, I assume you're using CheckoutSessions right?
Might take a few min here, i need to reach out to another team to figure that out
i guess while i'm waiting for others at my company, i'd like to ask this. If my company assigned a stripe account to each store they own, is there a way to pull all the stores info together? or can there be a parent account over all those stripe accounts?
Sorry for these questions, but different teams are doing different work at this point
or can there be a parent account over all those stripe accounts?
yes! you can make one of your accounts the Platform account (connect using Stripe Connect, all other accts to this "parent" Platform acct)
then the Parent Platform can access data on all the sub accounts