Browse: Home / Classes /

BalanceTransactionService

BalanceTransactionService

Description #


Source #

File: includes/lib/stripe-php/lib/Service/BalanceTransactionService.php



Methods #

  • all — Returns a list of transactions that have contributed to the Stripe account balance (e.g., charges, transfers, and so forth). The transactions are returned in sorted order, with the most recent transactions appearing first.
  • retrieve — Retrieves the balance transaction with the given ID.