I’m having a difficulty trying to display users stripe connect account balance in my app (if a seller wants to see their sales)
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.