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