BalanceService::retrieve( null|array $params = null, null|array|StripeUtilRequestOptions $opts = null )

Retrieves the current account balance, based on the authentication that was used to make the request. For a sample request, see Accounting for negative balances.


Description Description


Parameters Parameters

$params

(Optional)

Default value: null

$opts

(Optional)

Default value: null


Top ↑

Return Return

(StripeBalance)


Top ↑

Source Source

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


			

Top ↑

User Contributed Notes User Contributed Notes

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