EDD_Stripe_Rate_Limiting::get_card_error_id()

Generates the card error tracking ID.


Description Description

ID is the IP address of the visitor. Prepends the value with edds_card_errors_ for use with the transient system. Uses IP tracking in an attempt to mitigate the amount of bogus WordPress user accounts being created.


Return Return

(string)


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.