apply_filters( 'llms_get_gateway_icon', string $icon , string $gateway_id )
Filters the HTML of the gateway’s checkout icon
Parameters Parameters
- $icon
-
(string) Icon HTML string.
- $gateway_id
-
(string) The payment gateway's ID.
Source Source
Changelog Changelog
| Version | Description |
|---|---|
| 3.0.0 | Introduced. |