LLMS_Controller_Orders::transaction_failed( LLMS_Transaction $txn )
When a transaction fails, update the parent order’s status
Description Description
Parameters Parameters
- $txn
-
(Required) Instance of the LLMS_Transaction.
Return Return
(void)
Source Source
File: includes/controllers/class.llms.controller.orders.php
Changelog Changelog
Version | Description |
---|---|
3.10.0 | Unknown. |
3.0.0 | Introduced. |