edd_is_payment_complete( int $payment_id )

Checks whether a payment has been marked as complete.


Description Description


Parameters Parameters

$payment_id

(Required) Payment ID to check against


Top ↑

Return Return

(bool) true if complete, false otherwise


Top ↑

Source Source

File: includes/payments/functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.0.8 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.