Results 1 to 8 of 8
  1. #1
    Join Date
    Feb 2010
    Posts
    49
    Plugin Contributions
    0

    Default HELP : Cancel Voucher!!

    I tried to send a coupon code out to members of my store, but mistakenly sent them each a $15.00 credit for the site...

    I emailed them all immediately to state the error I had made - not something I liked doing...

    Is there a way to remove the codes the site generated - so if the user does click on the link to apply the credit to their account, that nothing happens...

  2. #2
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    5,041
    Plugin Contributions
    6

    Default Re: HELP : Cancel Voucher!!

    Head over to the admin and go to the Gift Certificate/Coupons menu. Select Coupon Admin and edit or delete as you see fit.
    Did you read the posting tips?!?
    Things We've Done
    MOD: Scheduled Events

  3. #3
    Join Date
    Feb 2010
    Posts
    49
    Plugin Contributions
    0

    Default Re: HELP : Cancel Voucher!!

    It's not a coupon. It's a voucher for $15.00.
    I see the voucher codes listed to each user - but no way to remove them.

  4. #4
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    64,883
    Plugin Contributions
    6

    Default Re: HELP : Cancel Voucher!!

    Gift Certificates that are created in the Admin create a record in the table:
    coupons

    You might look, via phpMyAdmin, to see if there is a gang of them in the coupons table for the
    coupon_type G
    coupon_amount 15.00

    And, rather than delete them, set the
    coupon_active

    to be: N

    so that future Gift Certificates can never use these coupon_code values ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.1]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...

  5. #5
    Join Date
    Feb 2010
    Posts
    49
    Plugin Contributions
    0

    Default Re: HELP : Cancel Voucher!!

    Quote Originally Posted by Ajeh View Post
    Gift Certificates that are created in the Admin create a record in the table:
    coupons

    You might look, via phpMyAdmin, to see if there is a gang of them in the coupons table for the
    coupon_type G
    coupon_amount 15.00

    And, rather than delete them, set the
    coupon_active

    to be: N

    so that future Gift Certificates can never use these coupon_code values ...
    Thanks!
    I also found that if I just shut off the GV section, then all is well. ;-)

    I offer discounts, and those codes work - so I'll have no use for the GV section anyway. :-)

  6. #6
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    64,883
    Plugin Contributions
    6

    Default Re: HELP : Cancel Voucher!!

    Be aware ... going the the Modules ... Order Totals ... and uninstalling the Gift Certificates ot_gv does NOT prevent a customer from redeeming the Gift Certificates sent to them in email ...

    While they will not be able to checkout with the Gift Certificates that they redeemed, this can cause issues for those who redeem the Gift Certificates that you sent where they would get a successful redemption, following the link in the email ...

    Setting those Gift Certificates to:
    coupon_active N

    would result in a failure on any attempt to redeem them ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.1]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...

  7. #7
    Join Date
    Jun 2011
    Posts
    85
    Plugin Contributions
    0

    Default Re: HELP : Cancel Voucher!!

    I too made the same mistake of sending $5 gift certificates to all customers who purchased w/ subscription(total 71 people). Now I want to send it to all customers who puchased(100), which means I will end up resending it to 71 cusomters.

    Now some people have already claimed the $5 GC. Is it possible for me to delete all the GV from PHPmyadmin and If I do, for the ones that claimed the $5, will there voucher still be valid?

    Then I can resend to all 100, and I dont mind if 5 people get an extra $5.

  8. #8
    Join Date
    Nov 2010
    Posts
    7
    Plugin Contributions
    0

    Default Re: HELP : Cancel Voucher!!

    I followed this thread and I cannot quite fix my problem yet.

    I had offered a 10 euro gift voucher to a customer, he utilised it in a transaction, but after paying with Paypal, I guess he did not confirm the order on my Zen Cart Site. This resulted in the order not being processed but I still received the money from Paypal, and the voucher was used. My problem is this, since the order did not register, he is still showing as having a gift voucher to his name.

    I followed this thread, and did go to phpMyAdmin, looked at coupon_type and the status is showing as N ... how can i remove this record?

 

 

Similar Threads

  1. How do customers cancel their registration
    By borby in forum General Questions
    Replies: 1
    Last Post: 17 Jun 2008, 01:01 AM
  2. Cancel Order?
    By boriZ in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 6 Nov 2007, 05:47 PM
  3. cancel the right sidebox
    By shay nissim in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 19 Jul 2007, 05:53 AM
  4. How to cancel order
    By kevinmc3 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 7 May 2007, 02:47 AM
  5. How do I cancel an order without deleting it?
    By kimhuff in forum Managing Customers and Orders
    Replies: 4
    Last Post: 25 May 2006, 09:32 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •