EDD_Stripe_Rate_Limiting::maybe_hide_purchase_button( string $purchase_button_markup = '' )

Determines if we should hide the purchase button.


Description Description

When someone has hit the card error limit, the purchase button is hidden.


Parameters Parameters

$purchase_button_markup

(Optional) The markup for the purchase button.

Default value: ''


Top ↑

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.