Filter: mcs_check_key

apply_filters( 'mcs_check_key', int|false, string )

Filter payment key response. Can add checks against other posted data, e.g. email, etc.

Parameters:
Name Type Description
int|false

$return Number of events available or false.

string

$key Key to check.

Source:
Returns:

int|false