edds_preapproved_payment_needs_action_notification( int $payment_id )
Notify a customer that a Payment needs further action.
Description Description
Parameters Parameters
- $payment_id
-
(Required) EDD Payment ID.
Source Source
File: includes/gateways/stripe/includes/emails.php
Changelog Changelog
| Version | Description |
|---|---|
| 2.7.0 | Introduced. |