What happens if a user only uses part of the voucher value?
Let’s say that a customer has a voucer for 1000 kr and only has products value of 500 kr in checkout. Is there any way that he can use the same voucer code again or do we have to write new custom code?
You set how many times a voucher code can be used and it will give the same amount each time. A single-use code for 1000 SEK is considered spent after 1 use, regardless of the order total. If you want to have it work more like a gift card, you’ll need to write something custom.