LLMS_Order::record_transaction( array $data = array() )

Record a transaction for the order


Description Description


Parameters Parameters

$data

(Optional) array of additional data to store for the transaction

Default value: array()


Top ↑

Return Return

(obj) instance of LLMS_Transaction for the created transaction


Top ↑

Source Source

File: includes/models/model.llms.order.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.