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.


Top ↑

Source Source

File: includes/abstracts/abstract.llms.payment.gateway.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
6.4.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.