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_Payment::in_process()
Easily determine if the payment is in a status of pending some action. Processing is specifically used for eChecks.
Description Description
Return Return
(bool)
Source Source
File: includes/payments/class-edd-payment.php
Changelog Changelog
Version | Description |
---|---|
2.7 | Introduced. |