LLMS_Payment_Gateways::get_supporting_gateways( string $feature )
Get an array of payment gateways which support a specific gateway feature
Description Description
Parameters Parameters
- $feature
-
(Required) a gateway feature string
Return Return
(array)
Source Source
File: includes/class.llms.payment.gateways.php
Changelog Changelog
Version | Description |
---|---|
3.10.0 | Introduced. |