Info on the coupon message already used


  • Default avatar
    riga75    
     5 years ago
    0

    I created a copuon with AwoCoupon that you can use only once for each user and when you try to use it again, this message
    WelcomeBiotex: Invalid coupon code. Try again.

    and the language file line should be COM_VIRTUEMART_COUPON_CODE_INVALID = "Invalid coupon code. Please try again."
    but adds in front of WelcomeBiotex that among other things I do not know where it takes

    The problem is that this is not an invalid coupon but has already been used by the same user and therefore can not be used again and I would like a specific message to come out. How should I do?


    thanks a lot

    stefano
  • Your avatar
    seyi    
     5 years ago
    0

    Hello,

    That issue with the language problem will be fixed in next update. 

    You can customize error messages in AwoCoupon > configuration > error messages tab
  • Default avatar
    riga75    
     5 years ago
    0

    Ok thanks, I put it in these voices
    Per user: good already used for a maximum number of times
    Total: good already used for a maximum number of times

    but it still does not work, where am I wrong?
    http://nimb.ws/AqE9sI
  • Your avatar
    seyi    
     5 years ago
    +1

    Click the 'debug' button and save to see where it is actually failing.