LLMS_Payment_Gateway_Manual::handle_recurring_transaction( obj $order )

Called by scheduled actions to charge an order for a scheduled recurring transaction This function must be defined by gateways which support recurring transactions


Description Description


Parameters Parameters

$order

(Required) Instance LLMS_Order for the order being processed


Top ↑

Return Return

(mixed)


Top ↑

Source Source

File: includes/class.llms.gateway.manual.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.10.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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