Created Coupon for First Order


  • Default avatar
    solmicromkr    
     7 years ago
    0

    Hi everyone!


    Can we create a coupon for first order? How can we do it with AwoCoupon Pro?


    Thanks!

  • Your avatar
    seyi    
     7 years ago
    0

    Hello,

    Do you mean after customer orders for the first time, send them a coupon code to use on their next order?

    If so, AwoCoupon was not built for that.  You could use the gift certificate functionality but that is not ideal as it works on quantity.  For something like that it would be better to use the program AwoRewards
  • Default avatar
    solmicromkr    
     7 years ago
    0

    No, We want to apply a discount when a new member does his first order, generated automaticly a discount in his first order.....


    Something like "First order discount" component (http://www.glimlag.gr/glimlag-extensions/glimlag-first-order-discount) but with AwoDev component!

  • Your avatar
    seyi    
     7 years ago
    0

    Hi,

    There is no option to check if a user has ordered when creating a coupon in AwoCoupon.

    You can however accomplish it, but requires a little work, here is how:
    - first create a shopper group called (for example): Already ordered
    - add all customers who have ordered into that shopper group
    - in awocoupon, create the coupon discount you want to give for first order, where you select the shopper group 'Already ordered' and exclude it, and also set number of uses per customer to 1
    - then add the coupon to the awocoupon->coupons->automatic discount list

    That should do it.