Skip to content

mituli95dev/M2-OrderProtection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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.