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::setup_payment( int $payment_id )
Setup payment properties
Description Description
Parameters Parameters
- $payment_id
-
(Required) The payment ID
Return Return
(bool) If the setup was successful or not
Source Source
File: includes/payments/class-edd-payment.php
Changelog Changelog
Version | Description |
---|---|
2.5 | Introduced. |