do_action( 'llms_manual_payment_due', LLMS_Order $order, LLMS_Payment_Gateway_Manual $gateway )

Action triggered when a manual payment is due.


Parameters Parameters

$order

(LLMS_Order) The order object.

$gateway

(LLMS_Payment_Gateway_Manual) Manual gateway instance.


Top ↑

Source Source

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

View on GitHub



Top ↑

User Contributed Notes User Contributed Notes

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