#Joe2023
1 messages · Page 1 of 1 (latest)
Hi there
That is data that you would have to pass to us in order to pull it as a report
You would want to set metadata on your payments that indicate those things
Then you can pull Reports based on that metadata later on
Okay, so I am understanding this correctly, if I build out metadata on payments for stock numbers for vehicles, those reports would show the vehicle stock numbers that are tied to the customers contact info?
You can see our different types of Reports that you can download from the API here: https://stripe.com/docs/reports/report-types
Many of them include metadata that you set on PaymentIntents
You can also download many of these Reports via the Dashboard
But the metadata that is returned is completely up to you.
Great. I'll see what we can do on our end to customize these reports. Thank you