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