Support community for TTG plugins and products.
NOTICE
The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.
This forum is now closed, and exists here as a read-only archive.
You are not logged in.
Pages: 1
Hey
I have maked a Coupon, and it works... but it works too well.. I can reuse the Coupon again and again, so the costumer get more than the Coupons worth.. Did I do the settings wrong or is it a glitch?
Exsampel: http://sbgalleri.dk/test52/
Offline
Plus a other problem - If I select some pics in http://sbgalleri.dk/test52/ without ending the buy, and then make a other gallery with other pics (f.ex. http://sbgalleri.dk/baby/.. it remembers the selection from test52.. Not good..
Offline
it remembers the selection from test52.. Not good..
unless you close out your browser, the cart will remember what you have in it. There's an option in the front-end (customer facing) portion of the cart to remove the items.
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
I have maked a Coupon, and it works... but it works too well.. I can reuse the Coupon again and again,
have you actually completed a checkout process to test this? Right now, your cart doesn't have any checkout enabled.
If I remember correctly (can't find the documentation on it) a coupon code is kind of like a credit for your customer. Yours is set to kr.69. This means that if your customer buys something that's kr.40 and uses your coupon code, she'll have kr.29 left to use. Once all kr.69 is used up, the coupon code will no longer work unless you go into the Cart admin and add "credit" to the coupon.
But it has to go through the checkout process first. But if you don't have that set up, the coupon will always be kr.69.
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
I have maked a Coupon, and it works... but it works too well.. I can reuse the Coupon again and again,
have you actually completed a checkout process to test this? Right now, your cart doesn't have any checkout enabled.
If I remember correctly (can't find the documentation on it) a coupon code is kind of like a credit for your customer. Yours is set to kr.69. This means that if your customer buys something that's kr.40 and uses your coupon code, she'll have kr.29 left to use. Once all kr.69 is used up, the coupon code will no longer work unless you go into the Cart admin and add "credit" to the coupon.
But it has to go through the checkout process first. But if you don't have that set up, the coupon will always be kr.69.
I have fixed the checkout and if my customer reuse the coupon, then after entering name and more, the side go error.
coupon: Array ( [id] => 2
=> 1stk13x18 [amount] => 69.0 [balance] => 69.0 [expiry] => 2014-09-30 [created] => 2014-09-17 12:14:40 [modified] =>
) and so on... The Balance on the coupon go in zero, but I can't add credit, I have to delete the Coupon, and make it again, if I want to "refill" that Coupon. So... in fact I must make 1 Coupon per customer, because I can't give the same Coupon to more then one, because of the balance? - If I want to make sure, that the 69 kr. only can be used 1 time per customer?
Offline
it remembers the selection from test52.. Not good..
unless you close out your browser, the cart will remember what you have in it. There's an option in the front-end (customer facing) portion of the cart to remove the items.
Okey, so that wouldn't be a problem, because customer A and customer B will not look on the same gallery thougth the same brower-window?
Offline
Ben will need to address the error. My understanding is that you can add to the coupon from the Cart admin.
in fact I must make 1 Coupon per customer, because I can't give the same Coupon to more then one, because of the balance?
As far as I know, that is correct.
customer A and customer B will not look on the same gallery thougth the same brower-window?
Right.
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
Ben will need to address the error. My understanding is that you can add to the coupon from the Cart admin.
The error was because I didn't type the correct password for my Gmail (Doh!), but now it works, and I did test the Coupon.
And unfortunately, you can still use the same coupon multiple times.
The Balance is still zero, but without complaining about the value of the coupon went over the 69 kr.
The second time around detects the system that the coupon is used, and does warrant that you can't use the coupon.
Eksampel: http://sbgalleri.dk/testing/ and coupon named "abc"
Last edited by sannebojer (2014-09-17 21:40:42)
Offline
Can you explain the exact steps taken that lead to the error message: Array ( [id] => 2
=> 1stk13x18 [amount] => 69.0 [balance] => 69.0 [expiry] => 2014-09-30 [created] => 2014-09-17 12:14:40 [modified] =>
?
Also, a screenshot including the full page and URL would be great.
What you have described and what I can see from your test gallery appears to be a bug. I'll review the code and get back to you.
Offline
Can you explain the exact steps taken that lead to the error message: Array ( [id] => 2
=> 1stk13x18 [amount] => 69.0 [balance] => 69.0 [expiry] => 2014-09-30 [created] => 2014-09-17 12:14:40 [modified] =>
?
Also, a screenshot including the full page and URL would be great.What you have described and what I can see from your test gallery appears to be a bug. I'll review the code and get back to you.
Yes, the error occurred when I did not write the correct password into my gmail account.
I wrote the correct password, and then no error.
Offline
Thanks for letting me know. I have added a fix to the issue you've encountered with coupons. Please download and upgrade to Cart 3.0.5. The upgrade instructions can be found in the readme.txt or at http://ce4.theturninggate.net/docs/doku … _changelog
Offline
Thanks for letting me know. I have added a fix to the issue you've encountered with coupons. Please download and upgrade to Cart 3.0.5. The upgrade instructions can be found in the readme.txt or at http://ce4.theturninggate.net/docs/doku … _changelog
It works perfectly now. Thank you for such a quick resolution of the problem.
Offline
Pages: 1