apply_filters( 'edds_max_card_error_count', bool $max_error_count )

Filters the number of times checkout errors can occur before blocking future attempts.


Description Description


Parameters Parameters

$max_error_count

The maximum failed checkouts before blocking future attempts. Default 5.


Top ↑

Source Source

File: includes/gateways/stripe/includes/class-edd-stripe-rate-limiting.php


Top ↑

Changelog Changelog

Changelog
Version Description
2.6.19 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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