payments_refund(
string $order_id,
Charge $charge
)
A refund was applied to a charge corresponding to the specified order. The refund may be partial, i.e. the entire order amount may not have been refunded. See the passed Charge object for details.