10 Messages

 • 

190 Points

Friday, August 7th, 2026

Adding Captcha

  My site has been being used to test credit cards. I am inundated with suspicious transactions as cards are tested. How can I add a Captcha or similar to deter this? Thank you.

Oldest First
Selected Oldest First

37 Messages

 • 

440 Points

11 hours ago

Hi,

 

Thank you for bringing this to our attention.

Unfortunately, there is currently no option available within our platform to add a CAPTCHA feature. We understand the importance of CAPTCHA in helping prevent spam and automated submissions, and we apologize for any inconvenience this limitation may cause.

Please feel free to reach out if you have any further questions or concerns. We're always happy to help.

2.9K Messages

 • 

29.6K Points

10 hours ago

Because the Homestead Website Builder does not have a native, built-in CAPTCHA or advanced e-commerce security feature for payment processing, you cannot toggle a simple switch to protect checkout. Instead, you must embed a third-party secure form widget via HTML or strengthen your credit card gateway's internal anti-fraud rules. [1, 2, 3, 4, 5]
Use an Embedded Third-Party Form
  • Create an external form with anti-bot protection using a service like POWR (which offers specific CAPTCHA apps for Homestead) or Common Ninja.
  • Generate the widget and copy the provided HTML embed code.
  • Open your Homestead Website Builder editor, drag an HTML/Code element onto your payment or checkout page, and paste the code.
  • Save and publish your website updates.
Tighten Payment Gateway Security
  • Log into your payment processor (such as Stripe, PayPal, or Authorize.net).
  • Enable strict Address Verification System (AVS) checks and require CVV verification.
  • Turn on automated fraud tools like Stripe Radar or activate rate-limiting rules to block multiple rapid requests from the same IP address or card.

(edited)