How do I restore anonymized data to process the incoming orders?
Once the customer submits the anonymization request from their account settings, it is approved automatically without any option to restore the anonymized data. The extension settings allow preventing data anonymization for the specific order statuses to avoid issues with order processing. To specify such statuses, proceed to Magento Admin Panel → Stores → Configuration → Amasty extensions → Personal Data protection → Personal Data Deletion and Anonymization.
Related Articles
GDPR API
1. Amasty\Gdpr\Api\RequestInterface - class for managing personal data deletion rquests. POST /V1/amasty_gdpr/approveDeleteRequest, method="approveDeleteRequest" - approve a request; POST /V1/amasty_gdpr/denyDeleteRequest, method="denyDeleteRequest" ...
What is the difference between CCPA and GDPR?
The CCPA and GDPR modules look similar, however, there are certain nuances to both of them due to them being tailored for two different laws. While both of them allow you to create multiple checkboxes, and your customers — to download their data and ...
GDPR | GraphQL methods
Queries amGetGdprConsents (location: String) description: information about GDRP consents amGetGdprAccount description: information about GDPR account settings amGetGdprPolicyText (id: Int) description: get GDPR policy text Mutations ...
Does the Export Orders extension include fields from other Amasty modules I use?
Yes, the extension is integrated with some other Amasty modules such as One Step Checkout, Order Attributes, RMA, Gift Card. If these extensions are installed, the additional corresponding tabs appear in the Fields Configuration section on the ...
Can I have the Luma Sample Data on some pages of my website and the Jet Theme Sample Data on other pages?
Different types of Sample Data can only exist on different store views. It's not possible to have Luma Sample Data & Jet Theme Sample Data on different pages within ONE store view of a website at the same time. A workaround for such a request within ...