Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 607 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 607 Bytes

M2-OrderProtection

Overview

M2-OrderProtection is a Magento 2 module designed to enhance the security of your online store by preventing trojan orders and ensuring customer data integrity. This module includes features that block suspicious orders based on user-agent detection and restricts the use of special characters in customer names.

Features

  • Trojan Order Prevention: Blocks orders if the request comes from suspicious user agents such as 'Postman' or 'curl'.
  • Customer Name Validation: Prevents customers from entering special characters in the first name and last name fields.