Description
This PR addresses the following issue: we’re having trouble with Impact because it isn’t properly tracking a link we’ve generated. this link goes directly to checkout, so it doesn’t let us manage cookies like the rest of the site. The proposed solution is to use a €0 coupon and add it to the whitelist we already have so whenever one of those coupons is used, we send data to Impact. Since the coupon doesn’t actually provide a discount, we don’t display anything or allow another coupon to be applied.
Related Issues
Related Pull Requests
Checklist
- Changes have been tested locally.
- Unit tests have been written or updated as necessary.
- The code adheres to the repository's coding standards.
- Relevant documentation has been added or updated.
- No new warnings or errors have been introduced.
- SonarCloud issues have been reviewed and addressed.
- QA Passed