ApplicationFee::createRefund( string $id, null|array $params = null, null|array|string $opts = null )
Description Description
Parameters Parameters
- $id
-
(Required) the ID of the application fee on which to create the fee refund
- $params
-
(Optional)
Default value: null
- $opts
-
(Optional)
Default value: null
Return Return
(StripeApplicationFeeRefund)
Source Source
File: includes/gateways/stripe/vendor/stripe/stripe-php/lib/ApplicationFee.php