Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
EDD_Payment::insert_payment()
Create the base of a payment.
Description Description
Return Return
(int|bool) False on failure, the payment ID on success.
Source Source
File: includes/payments/class-edd-payment.php
Changelog Changelog
Version | Description |
---|---|
2.5 | Introduced. |