EDD_Amazon_Payments::process_refund( $payment_id,  $new_status,  $old_status )

Detect a refund action from EDD


Description Description


Parameters Parameters

$payment_id

(Required) int The ID number of the payment being refunded

$new_status

(Required) string The new status assigned to the payment

$old_status

(Required) string The previous status of the payment


Top ↑

Return Return

(void)


Top ↑

Source Source

File: includes/gateways/amazon-payments.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.4 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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