Landing page extension for Magento v2

08 Mar 2024

Italian Trulli

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:

  1. Local Database Check: You can perform the double-check locally within the extension’s database.
  2. API Integration: Alternatively, you can use an API to check against your ERP system
  • ​​API connection for ​​​Viskan ETM is Pre supported ​!
As a user, you have the flexibility to configure:
  • 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.