Announcement

Collapse
No announcement yet.

Limit discount code to a specific number

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Limit discount code to a specific number

    Hi,

    Does anyone know if it's possible to create a single discount code that can only be used a specific number of times in total, i.e. 600?
    Web . Design . Multimedia . Branding

    #2
    No that is not possible.

    Comment


      #3
      Cheers Lee. That sucks!
      Web . Design . Multimedia . Branding

      Comment


        #4
        This might be possible (but not simple!!)

        It could potentially be done by having a csv file on your website with the coupon code and the number of times you want to use it. Then a modified add to cart script (ca000001.pl) would read from this file for the coupon rather than the discounts.fil file and subtract 1 everytime it was used. Once it got to zero, the code couldn't be used.

        Note the word "potentially" - I haven't got a solution for this, but that's how it could be approached....
        ActiveStock
        On-line, real-time stock control plug-in for Actinic V7, V8 and V9
        **New - Captcha plug-in for your Contact Us form**

        ActiveStock website
        Free 30 Day Trial
        ActiveStock Blog (including a new tutorial on a 'Sort By' function for long section pages)

        Comment


          #5
          Hi Richard,

          Thanks for coming back to me and that info. Good to know that it 'might' be possible.

          I'll speak to the client and see if wants to put the effort in.

          Cheers!
          Web . Design . Multimedia . Branding

          Comment

          Working...
          X