Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
EDD_Amazon_Payments::refund( $payment_id )
Refund a charge in Amazon
Description Description
Parameters Parameters
- $payment_id
-
(Required) int The ID number of the payment being refunded
Return Return
(string)
Source Source
File: includes/gateways/amazon-payments.php
Changelog Changelog
Version | Description |
---|---|
2.4 | Introduced. |