Skip to content

Support Reversal Request (void) and Partial Refund (refund)

Latest
Compare
Choose a tag to compare
@leesiongchan leesiongchan released this 05 Feb 04:06
261c76e

Thank @siewmai for making these features possible. Now you can use $gateway->void($options) to request a reversal of transaction or $gateway->refund($options) to request full/partial for a 'captured' or 'settled' transaction.