Commerce Paranoia
Categories
Component ID
2328021
Component name
Commerce Paranoia
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Purpose
This module aims to enhance security related things in Drupal Commerce.
Features
- Avoid that sensitive data e.g. credit card informations are accidentally sent to the backend by
- Disabling the payment detail form elements and enable them just by JS. If JS fails a form submit could be made - but since the elements are disabled if JS fails no data are sent to the backend
- Removes the payment detail form values from ajax requests e.g. when changing the payment service.
