gutterboy Posted October 3, 2014 Report Posted October 3, 2014 I'm trying to find out how much the user is in debit OR credit via the API. I know I can use the Invoices::amountDue() to get how much they owe, but what about if they are in credit? Is there a method that will return the actual status number? Like if they are in credit it will return a negative number? If not, what is a method I can use to check if they are in credit? Quote
gutterboy Posted October 4, 2014 Author Report Posted October 4, 2014 Transactions::getCredits Thanks Tyson! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.