get https://api.processout.com/customers//transactions
Use fetchTransactions()
to get a list of all transactions for a customer. This function lets you paginate the list, so you can work with a large number of transactions easily.
Use fetchTransactions()
to get a list of all transactions for a customer. This function lets you paginate the list, so you can work with a large number of transactions easily.