#clearlyhope-accountbalances
1 messages · Page 1 of 1 (latest)
hello @ocean fulcrum! what kind of account balance categories are you looking for, could you give me an example?
Hey! so users create crowdfunding campaigns on our app. They can create multiple campaigns at a time. We noticed that if they have 2 or more running campaigns then all of the funds raised from them are mixed into a single balance. This means we cant tell the user how much of the balance is coming from each campaign and which payouts are associated to which campaign. It sort of just mixes all the money into a single pot.
hrm, it's an interesting situation....the only way for you to accurately "label" each payment would be to use metadata on the PaymentIntent
if you're using automatic payouts, then the campaign(s) payments in the payouts could be mixed together, but at least with the metadata, they'd be able to identify which payment is for which campaign