apply_filters( "llms_get_gateway_{$key}", mixed $val , string $gateway_id )
Filters the value of a gateway option
Description Description
The dynamic portion of the hook, {$key}
, refers to the unprefixed option name.
Parameters Parameters
- $val
-
(mixed) Option value.
- $gateway_id
-
(string) Payment gateway ID.