1 / 5
Nov 2007

My users get three opportunities to download. I need to send the next stored code with each download rather than one code at the beginning. Can't see how to do this. If not possible do you have a workaround I could try?



Thanks in advance.

  • created

    Nov '07
  • last reply

    Dec '07
  • 4

    replies

  • 1.0k

    views

  • 4

    users

Each sale can only be associated with one set of codes. So if you have 3 codes in a line, they will be given 3 codes. However, they can not be given a different code with each subsequent download.

1 month later

How does this work exactly? I use generated codes and when I did a test purchase of a quantity of 2, only one code was sent to the email.

For generated codes, we just pass what you return. So it's your script's responsibility to churn out two codes based on quantity that we pass to it.

Ok, great I will update my generator to spit out for quantity%item number%.



Thanks for the info and for following up!