I set up a product with the following options:
1. Send generated codes
2. Let buyers edit quantity in cart
If the buyer sets quantity to 3 e.g. only one code is generated.
Quantity = 3
Generated Codes sent = 1
However, if I re-configure the product:
1. Send stored codes
2. Let buyers edit quantity in cart
then the number of codes sent to the buyer equal the quantity:
Quantity = 3
Stored Codes sent = 3
It's not a big deal since I could easily create stored codes, but for one particular product I have, generated codes would be easier.
Is this by design or a bug ?
Cheers, EP