ApplicationFeeService::retrieve( string $id, null|array $params = null, null|array|StripeUtilRequestOptions $opts = null )
Retrieves the details of an application fee that your account has collected. The same information is returned when refunding the application fee.
Description Description
Parameters Parameters
- $id
-
(Required)
- $params
-
(Optional)
Default value: null
- $opts
-
(Optional)
Default value: null
Return Return
(StripeApplicationFee)
Source Source
File: includes/gateways/stripe/vendor/stripe/stripe-php/lib/Service/ApplicationFeeService.php