Log in
Other

PaymentProcessingRateLimitExceededException

Magento\Checkout\Api\Exception\PaymentProcessingRateLimitExceededException

What it does

This exception is thrown when a customer attempts to process or save payment information too many times within a short period, triggering rate limiting protection.

Developers should catch this exception to handle scenarios where users are making excessive payment requests, typically to prevent fraud or system abuse during checkout.