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 request its deletion, the GDPR module provides your customers with the opportunity to anonymize their data and has a flexible notification system (changes in Privacy Policy, anonymization, account deletion, etc.). It also includes the settings associated with the Cookie law.
The CCPA module, on the other hand, offers your customers to choose whether they allow you to sell their data to third parties but doesn't offer many notification options.
Related Articles
GDPR API
We have created a public API collection for GDPR module with all available queries and sample data that you can both test via our demo endpoints and copy to run local tests in your Magento environment. More details about using public collections can ...
California Consumer Privacy Act (CCPA) API
1. Amasty\Ccpa\Api\RequestInterface - class for managing personal data deletion requests. POST /V1/amasty_ccpa/approveDeleteRequest, method="approveDeleteRequest" - approve a request; POST /V1/amasty_ccpa/denyDeleteRequest, method="denyDeleteRequest" ...
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 ...
Is your GDPR module compatible with Global Privacy Control (GPC)?
Since v. 2.18.0 of the GDPR Pro and the GDPR Premium packages, it is possible to use the Global Privacy Control (GPC) functionality. You can find the 'amasty/module-gdpr-gpc' package for installing in composer suggest. The feature is available as ...
What's the difference between Store Pickup, Store Locator and Store Pickup with Locator?
Although the Store Pickup with Locator module allows both adding locations and selecting them for pickup on checkout, it cannot be replaced with a combination of the Store Locator and Store Pickup modules. The Store Pickup with Locator extension ...