LLMS_Payment_Gateways
LLMS_Payment_Gateways class
Description Description
Source Source
File: includes/class.llms.payment.gateways.php
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Unknown. |
1.0.0 | Introduced. |
Methods Methods
- __construct — Constructor
- add_core_gateways — Register core gateways
- get_default_gateway — Get the ID of the default payment gateway This will always be the FIRST gateway from the list of all enabled gateways
- get_enabled_payment_gateways — Get only enabled payment gateways
- get_gateway_by_id — Retrieve a payment gateway object by the payment gateway ID
- get_payment_gateways — Get all registered payment gateways
- get_supporting_gateways — Get an array of payment gateways which support a specific gateway feature
- has_gateways — Determine if any payment gateways are registered
- instance — Create instance of class