apply_filters( 'lifterlms_enabled_payment_gateways', LLMS_Payment_Gateway[] $gateways )

Filters the registered LifterLMS Payment Gateways which are explicitly enabled.


Parameters Parameters

$gateways

(LLMS_Payment_Gateway[]) List of enabled gateways.


Top ↑

Source Source

File: includes/class.llms.payment.gateways.php

View on GitHub



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.