apply_filters( 'edds_card_error_checking_enabled', bool $checks_enabled )
Filters if card errors should be checked and tracked during checkout.
Description Description
Parameters Parameters
- $checks_enabled
-
Enables or disables card error checking on checkout. Default true.
Source Source
File: includes/gateways/stripe/includes/class-edd-stripe-rate-limiting.php
Changelog Changelog
Version | Description |
---|---|
2.6.19 | Introduced. |