#phunkytub - issuing
1 messages · Page 1 of 1 (latest)
thx
Can you clarify if you're trying to see the amount that is available for use on issuing? I'd like to make sure that I'm on the same page as you are.
so we issue cards for our users (1 stripe card and 1 stripe cardholder for each user), and i'd like to show each user how much they "have left" on the card
the cardholder is created with spending controls, and maybe we put some spending controls on the card sometimes
so i can show them how much they "have left" on the card by looking @ the spending controls and subtracting the transactions and pending authorizations, roughly
can i avoid that calculation and the extra data + network costs?
So there is not a better way to do it, you'd need to calculate it on your end. I'll provide this feedback to the team for future product reiterations. Thank you!