edd_paypal_refund_admin_js( int $payment_id )
Shows checkbox to automatically refund payments made in PayPal.
Description Description
Parameters Parameters
- $payment_id
-
(Required) The current payment ID.
Return Return
(void)
Source Source
File: includes/gateways/paypal-standard.php
Changelog Changelog
Version | Description |
---|---|
2.6.0 | Introduced. |