#Hitesh-report-deposits
1 messages · Page 1 of 1 (latest)
How are you making the deposits? With top ups to add to your balance? Or with Payments (like Payment Intents)?
I think with Payment Intents
A brand new customer registers into the app, and they do their first transaction via Stripe
I don't know if there's a specific report we have with that information, but this is definitely something you can get through the API. You'd list all your Payment Intents, and you'd expand data.payment_method to have the Payment Method object expanded in the result
What do you mean by that?
Nevermind, the question I asked was not correct