Personal data processing
In the standard assembly of the module, a notification of an agreement to process personal data looks like this:
Let's add our agreement link to the notice. First, let's create a privacy policy page and fill in a description.
Now let's change the standard translation of the agreement notice. We will add a link to the previously created page there.
Let's take a look at the result of our work.
When you click on "personal data", we will be taken to our privacy policy page.
The module stores the date, consent, entity id, entity type in which the agreement was left in the database (order, comment, subscription, feedback, callback, etc.). If you need to extend the module, the programmer will have to create another entity type.
For example, you have a store reviews form on your site. Add a new entity type (like review) to the ok_personal_data table, add a check to the controller (like ReviewsView.php) and create a checkbox in the .tpl (like reviews.tpl).
- Cash upon receipt
- Bank transfer
Recommend
Module for adding a separate field "Last name" to the cart
Integration with the service for working with price lists PriceMatrix