#kexcellent
1 messages · Page 1 of 1 (latest)
Hello
Overall I'm not sure what you mean by:
I wanted to know if Stripe stores or has access to itemized transaction data that would be similar to what a customer would receive in a store?
Can you provide an example of what you mean?
Would explaining my startup help you understand? I’m not sure if I could give an example.
I mean maybe? Mostly the answer is we have whatever data the merchant or the customer inputs into our API
And then you can retrieve/list most of that data via the API as well
Honestly the best thing to do is to just test this stuff out in test mode. It doesn't take long to do so.
I understand, I am not technical so I’m asking questions to figure out if this is even possible. I want to create an app where users can receive digital receipts automatically into an app after making a purchase with their debit/credit card without providing numbers, emails or any other information. Using plaid to tie in their bank account transactions, I wanted to know how I would get access to their itemized transaction data such how many apples they bought etc. I’m not sure if I would go through the merchant to get that data or if payment processors also have that information.