#Order total amount weird will using fixed discount code

11 messages ยท Page 1 of 1 (latest)

supple scarab
#

me purchase 6 cup $11 , and the subtotal is $66 , shipping is $20, tax is $0.6 , so total is $86.6

i apply a $10 voucher but i not sure why the total is $26.6 instead of $ 76.6

deep smelt
#

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.

supple scarab
#

I got another question related with voucher redemption in admin starter should i open a new post or direct ask at here

deep smelt
#

It's fine you can just ask it here ๐Ÿ™‚

supple scarab
#

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?

deep smelt
#

Try and do a refresh of the page, the data is cached and it might not have updated yet

supple scarab
deep smelt
#

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?

supple scarab