#Order total amount weird will using fixed discount code
11 messages ยท Page 1 of 1 (latest)
You've properly set the discount to apply to each item (allocation.item) resulting in a 60$ discount in total (10$ for each items). The Next starter was not set up with this in mind, but I will definitely add it when I get the time ๐
Currently it is only possible to create fixed discounts with allocation.item from the admin dashboard. It has been fixed on the develop branch however, and will be released soon.
okk, got it , tnk for u reply , u reply help me a lot .
I got another question related with voucher redemption in admin starter should i open a new post or direct ask at here
It's fine you can just ask it here ๐
in the mine admin portal order #13 , the customer ald apply the discount code Q10 and finish the order with testpayment , but then in the admin portal redemption count it still as zero . Then when the discount.usage_count will be increase ya?
Try and do a refresh of the page, the data is cached and it might not have updated yet
i tried refresh the page with deleted all cache and relogin admin portal ald, it still with zero redemption , butthen i direct go to mine postgres db view on the data it also is zero usage_count also
Hmm, that is pretty strange. And not something I can recreate. Is it the same discount? You didn't create a discount -> use it on an order -> delete the discount -> recreate the discount?
ya , it is a same discount code . mine flow is admin create a discount -> use customer acc complete buy 2 mug order with the voucher code only. But not sure why the redemptions of the discount code didt increase