Hi,
I'm trying to get the voucher based discount to work on a DW 9.2.17 solution.
I created a Voucher list with some voucher codes. And I created a Sales Discount with discounttype 'Order field discount unique voucher' (see attached screenshots).
When I add a newly created code to my cart on the checkout page, I see it is being added to the record in the database in the column 'OrderVoucherCode' in the 'EcomOrders' table. But there is no discount being calculated. Also there is no data changed on the 'EcomVouchers' table.
Is there some setting that i'm missing?
Maybe also interesting is that there is no validation on the code itself. I can add any non existing code and it will still be added to the cart.
Also other Sales Discount rules based on users or product work fine.
BR, Jesse