insert cart total as reward points in opencart
up vote
0
down vote
favorite
im trying to get the cart total from the checkout and once the users confirms the order, to add the total amount as reward points...
for an example lets say if someone purchases goods worth 245$ i want to add the 245 as reward points.. Can someone please let me know the best way to do this?
I noted that in opencart the reward points are saved in oc_customer_reward but i couldnt find the sql in the order model related to that.
Any help will be appreciated
opencart opencart2.x
add a comment |
up vote
0
down vote
favorite
im trying to get the cart total from the checkout and once the users confirms the order, to add the total amount as reward points...
for an example lets say if someone purchases goods worth 245$ i want to add the 245 as reward points.. Can someone please let me know the best way to do this?
I noted that in opencart the reward points are saved in oc_customer_reward but i couldnt find the sql in the order model related to that.
Any help will be appreciated
opencart opencart2.x
Are you looking to add reward points into oc_customer_reward Table?
– Harish ST
yesterday
At present, the reward points assigned to the products are used when you order something. Are you looking to replace this?
– Harish ST
yesterday
Edit product > Reward Points (TAB). Add the price of the product as points.
– kanenas
15 hours ago
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
im trying to get the cart total from the checkout and once the users confirms the order, to add the total amount as reward points...
for an example lets say if someone purchases goods worth 245$ i want to add the 245 as reward points.. Can someone please let me know the best way to do this?
I noted that in opencart the reward points are saved in oc_customer_reward but i couldnt find the sql in the order model related to that.
Any help will be appreciated
opencart opencart2.x
im trying to get the cart total from the checkout and once the users confirms the order, to add the total amount as reward points...
for an example lets say if someone purchases goods worth 245$ i want to add the 245 as reward points.. Can someone please let me know the best way to do this?
I noted that in opencart the reward points are saved in oc_customer_reward but i couldnt find the sql in the order model related to that.
Any help will be appreciated
opencart opencart2.x
opencart opencart2.x
asked 2 days ago
LiveEn
1,38493475
1,38493475
Are you looking to add reward points into oc_customer_reward Table?
– Harish ST
yesterday
At present, the reward points assigned to the products are used when you order something. Are you looking to replace this?
– Harish ST
yesterday
Edit product > Reward Points (TAB). Add the price of the product as points.
– kanenas
15 hours ago
add a comment |
Are you looking to add reward points into oc_customer_reward Table?
– Harish ST
yesterday
At present, the reward points assigned to the products are used when you order something. Are you looking to replace this?
– Harish ST
yesterday
Edit product > Reward Points (TAB). Add the price of the product as points.
– kanenas
15 hours ago
Are you looking to add reward points into oc_customer_reward Table?
– Harish ST
yesterday
Are you looking to add reward points into oc_customer_reward Table?
– Harish ST
yesterday
At present, the reward points assigned to the products are used when you order something. Are you looking to replace this?
– Harish ST
yesterday
At present, the reward points assigned to the products are used when you order something. Are you looking to replace this?
– Harish ST
yesterday
Edit product > Reward Points (TAB). Add the price of the product as points.– kanenas
15 hours ago
Edit product > Reward Points (TAB). Add the price of the product as points.– kanenas
15 hours ago
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53417673%2finsert-cart-total-as-reward-points-in-opencart%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Are you looking to add reward points into oc_customer_reward Table?
– Harish ST
yesterday
At present, the reward points assigned to the products are used when you order something. Are you looking to replace this?
– Harish ST
yesterday
Edit product > Reward Points (TAB). Add the price of the product as points.– kanenas
15 hours ago