How can I get transactions for a specific user?
I'm building a transaction listing for our users so they can view each individual transaction each month, so how can I get a list of transactions for a specific user?
3
people have this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?The only way you could do this currently is to pull in the full transaction list and split it out by customer_id. We plan on exposing the customer invoices down the road, but haven't gotten there yet.
I’m sorry the solution is suboptimal
1 person says
this answers the question
Loading Profile...



EMPLOYEE