edd_check_for_existing_payment( int $payment_id )

Check For Existing Payment


Description Description


Parameters Parameters

$payment_id

(Required) Payment ID


Top ↑

Return Return

(bool) true if payment exists, false otherwise


Top ↑

Source Source

File: includes/payments/functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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