BalanceTransactionService


Description Description


Source Source

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


			

Top ↑

Methods 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.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.