Transfer::createReversal( string $id, null|array $params = null, null|array|string $opts = null )


Description Description


Parameters Parameters

$id

(Required) the ID of the transfer on which to create the transfer reversal

$params

(Optional)

Default value: null

$opts

(Optional)

Default value: null


Top ↑

Return Return

(StripeTransferReversal)


Top ↑

Source Source

File: includes/gateways/stripe/vendor/stripe/stripe-php/lib/Transfer.php


			

Top ↑

User Contributed Notes User Contributed Notes

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