dotmailer / dotmailer-magento2-extension

The official Dotdigital for Magento2 extension
https://dotdigital.com/integrations/magento
MIT License
50 stars 63 forks source link

EDC generate Coupons are invalid #449

Closed Tjmstudios closed 7 years ago

Tjmstudios commented 7 years ago

Magento 2 Enterprise Edition latest stable dotmailer M2 extension latest This issue has been documented across multiple Magento 2 EE install

  1. Create a new Shopping Cart Price rule
  2. Add rule to a scheduled update
  3. Add items to Magento cart and goto checkout
  4. Use Magento Coupon Code : Coupon Code Works 👍
  5. Create a dotmailer generated coupon for above by putting FULL url into browser with Cart Price Rule ID and number of days /connector/email/coupon/id/[INSERT ID HERE]/code/secret/expire_days/[INSERT NUMBER OF DAYS HERE]/@EMAIL@

screen shot 2017-07-26 at 5 59 49 pm

  1. Use above dotmailer generated code on checkout : Dotmailer Coupon Code is Invalid 👎
Tjmstudios commented 7 years ago

Looks like there is a merged PR Coupon code expiry date fix #282