LLMS_Meta_Box_Order_Transactions::save( int $post_id )

Save method, processes refunds / records manual txns


Description Description


Parameters Parameters

$post_id

(Required) Post ID of the Order.


Top ↑

Return Return

(void)


Top ↑

Source Source

File: includes/admin/post-types/meta-boxes/class.llms.meta.box.order.transactions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.8.0 Unknown
3.35.0 Verify nonces and sanitize $_POST data.
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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