Landing page extension for Magento v2
08 Mar 2024
We just updated our Landing page extension for Magento v2 with a feature that allows for double-checking. This feature helps prevent customers from abusing discounts that should be valid only for new customers.You can implement this double-check in two ways:
- Local Database Check: You can perform the double-check locally within the extension’s database.
- API Integration: Alternatively, you can use an API to check against your ERP system.
- API connection for Viskan ETM is Pre supported !
- Subscription Template: Choose the subscription template you want to check against.
- Time Period: Specify the duration during which the discount will not be valid. For example, a customer cannot receive the same offer within x months.
This improvement aims to ensure a fair and consistent experience for your customers.