edd_check_for_existing_payment( int $payment_id )
Check For Existing Payment
Description Description
Parameters Parameters
- $payment_id
-
(Required) Payment ID
Return Return
(bool) true if payment exists, false otherwise
Source Source
File: includes/payments/functions.php
Changelog Changelog
Version | Description |
---|---|
1.0 | Introduced. |