edd_get_purchase_id_by_transaction_id( string $key )
Retrieve the purchase ID based on the transaction ID
Description Description
Parameters Parameters
- $key
-
(Required) the transaction ID to search for
Return Return
(int) $purchase Purchase ID
Source Source
File: includes/payments/functions.php
Changelog Changelog
Version | Description |
---|---|
2.4 | Introduced. |