LifterLMS::payment_gateways()

get payment gateways.


Description Description


Return Return

(array)


Top ↑

Source Source

File: lifterlms.php

	public function payment_gateways() {
		return LLMS_Payment_Gateways::instance();
	}


Top ↑

User Contributed Notes User Contributed Notes

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





Permalink: