ApplicationFee::retrieveRefund( string $id, string $refundId, null|array $params = null, null|array|string $opts = null )
Description Description
Parameters Parameters
- $id
-
(Required) the ID of the application fee to which the fee refund belongs
- $refundId
-
(Required) the ID of the fee refund to retrieve
- $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