apply_filters( 'llms_get_gateway_secure_strings', string[] $gateway_strings , string $id )
Filters the list of the gateway’s secure strings.
Parameters Parameters
- $gateway_strings
-
(string[]) List of secure strings for the payment gateway.
- $id
-
(string) The gateway ID.
Source Source
Changelog Changelog
Version | Description |
---|---|
6.4.0 | Introduced. |