Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
hem
Well the first issue is a Paypal problem so probably the best is to flag it with them. For the second I'd change the way your RP is being calculated in Config->Reward Points; From the readme.txt
I have it set to calculate RP by order total and against the full order total. I guess the problem was setting the Display Products Reward Points When Zero setting to NOT display even at zero. That seemed to do the trick. I will contact pay pal about the other problem. Thank you for your help!
Re: Reward Points Module- Live Release now available.
Now I am having another problem. I did not touch anything, but when I go to check out, if I have more reward points than what is needed to pay for my items, it goes to Step 2 or checkout for about 2 seconds then reverts back to the shopping cart. I can't get past the check out page.
When I take away my points so that I only have enough to pay for some of the order, it checks out fine. Any ideas on that? Not sure what happened.
Re: Reward Points Module- Live Release now available.
check the options i am sure there is an option to not allow orders to be paid for fully by reward points but i am having no issues with mine at the moment so dont really mess around with it too much. just set it too 5 points per £ and left it at that :)
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
Xbox Memberships
check the options i am sure there is an option to not allow orders to be paid for fully by reward points but i am having no issues with mine at the moment so dont really mess around with it too much. just set it too 5 points per £ and left it at that :)
It does have a setting to choose how many (percentage) of your total account reward points you can use towards any order, but not a limit on specific points total can be used on each order, from what I can tell. So not sure where to go from there.
Quote:
I not sure- My guess would be to code into the function pre_confirmation_check() so that the order total is checked and if it is zero then don't prompt for paypal details.
I contacted PayPal about being directed through pay pal even when the total is $0, and they told me that it was a problem with the shopping cart and not with PayPal. So in the quoted post above it was mentioned that it might be in the php file? What is the php file supposed to say exactly on this line above?
Also any advice on this?
Quote:
Originally Posted by
lauriesscraps
Now I am having another problem. I did not touch anything, but when I go to check out, if I have more reward points than what is needed to pay for my items, it goes to Step 2 or checkout for about 2 seconds then reverts back to the shopping cart. I can't get past the check out page.
When I take away my points so that I only have enough to pay for some of the order, it checks out fine. Any ideas on that? Not sure what happened.
Thanks again!
Re: Reward Points Module- Live Release now available.
try setting it to 0 then for unlimited may be worth a try as for the other problems i dont have a clue as i ditched paypal before i installed this module
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
Xbox Memberships
try setting it to 0 then for unlimited may be worth a try as for the other problems i dont have a clue as i ditched paypal before i installed this module
Had it set at 0 all along except for the changing for trial and error purposes. It is back to 0 now. Thanks for the suggestion though. I really appreciate it. Anything is worth a shot at this point. Thanks!
Re: Reward Points Module- Live Release now available.
Quote:
There is an issue with an ZC corefile called sqlpatch.php which affects anyone who uses a prefix on their zencart tables. You can find an updated version in admin/sqlpatch.zip- Just extract this to admin/sqlpatch.php and the script will work.
I'm confused with this sorry.
:lookaroun
Re: Reward Points Module- Live Release now available.
Hello everybody, i'm a Reward Points Module newbie. First of all excuse me for my bad english.
I've installed the module and everything goes perfectly.
I've set up global ratio, points displayed correctly in product info, point displayed correctly in shopping cart and in sideboxes.
Now when a customer confirm an order appear in total the voices Point Earned : number of points correct.
Then i change the status of order to "updated" as requested on configuration but NO point pass from shopping cart to earned or pending. They remain on shopping cart. Also if order is closed.
0 point earned
0 point pending
If i go to my account profile (customer level) and see the order history selecting an order, on the sideboxes appear me :
36 points in shopping cart
0 points earned
0 points pending
Same thing in admin area under customer reward points:
I've selected customer and 0 points earned and pending appear me.
What's wrong ?
Please help me, next week my shop must be online !
Thanks
Dario
My Zen Cart Version is 1.3.8a running on a linuxbox with PHP: 4.4.4 and MySQL 5.0.27 Patch Database: 1.3.8 fresh installation.
Re: Reward Points Module- Live Release now available.
Tried also to switch configuration-reward points status track to advanced and clic the various setting.
When i update an order or ship nothing change to point (and in settings obviously it's not on IGNORED)....
Re: Reward Points Module- Live Release now available.
I am trying to use Advanced mode, but whatever I set, system never change status Pending to Earned. Even I set all my four statuses to Earned.
Simple mode works OK, but I want change Pending to Earned just when order is assigned as resolved, NOT when I assign order processing or anything else.
What am I doing wrong?
I use latest versions of ZC and RPM.