Im writing a marketplace application using swiftui, firebase, and stripe. How would i display the sellers balance (sellers sales) in my ios app? Stripe has an embedded dashboard however this only works for web apps.
I could store the sale in my database however this doesn’t include exactly what stripe is paying out so I don’t want there to be any inconsistencies in the data.
New contributor
Tarun Reddy is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.