Post by i2Paq » Sat Jun 18, 2016 5:11 pm

In my current 1.5.4.x store I'm using the following Global Rewards System:
  • Point(s) at registration
  • Points per $-amount spend
  • Points based on Total or Subtotal
  • Points is worth (1 point = $0.25 or 1 point = $1.00 etc.)
  • Minimum order amount when points can be used
  • Point per Review (when a review is published)
As this module is removed from Extensions I'm looking for a similar Global Reward system compatible with 2.2

I've looked at the Extensions but I cannot find a similar module, but then again, the sort on function in Extensions sucks.

Norman in 't Veldt
Moderator OpenCart Forums

_________________ READ and Search BEFORE POSTING _________________

Our FREE search: Find your answer FAST!.

[How to] BTW + Verzend + betaal setup.


User avatar
Global Moderator

Posts

Joined
Mon Nov 09, 2009 7:00 pm
Location - Winkel - The Netherlands

Post by straightlight » Sat Jun 18, 2016 7:32 pm

This request should be moved to the Extensions section of the forum (v2.0).

I am kind of glad that extensions like these were removed, in a way. People should rather have their freedom to shop whatever they need when they need it.

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by i2Paq » Sat Jun 18, 2016 10:09 pm

True and not true.

The Rewards Point system default in OC is to time consuming.

You have to set RP's for every item while the system I use based it RP's on cart total and in return it will allow the customer to spend his RP's as a total amount which is discounted on the carts total at checkout.

Norman in 't Veldt
Moderator OpenCart Forums

_________________ READ and Search BEFORE POSTING _________________

Our FREE search: Find your answer FAST!.

[How to] BTW + Verzend + betaal setup.


User avatar
Global Moderator

Posts

Joined
Mon Nov 09, 2009 7:00 pm
Location - Winkel - The Netherlands

Post by straightlight » Sat Jun 18, 2016 10:53 pm

I see. Would the discounted total price be calculated per item or one-time total?

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by i2Paq » Sun Jun 19, 2016 1:10 am

straightlight wrote:I see. Would the discounted total price be calculated per item or one-time total?
It would be a one time total.

Norman in 't Veldt
Moderator OpenCart Forums

_________________ READ and Search BEFORE POSTING _________________

Our FREE search: Find your answer FAST!.

[How to] BTW + Verzend + betaal setup.


User avatar
Global Moderator

Posts

Joined
Mon Nov 09, 2009 7:00 pm
Location - Winkel - The Netherlands

Post by straightlight » Sun Jun 19, 2016 12:25 pm


Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by i2Paq » Sun Jun 19, 2016 6:13 pm

straightlight wrote:Contribution ready: http://forum.opencart.com/viewtopic.php?f=123&t=164136
You got a PM!

Does this contribution automatically add the points during checkout or does it when the order has been set to a specific order-status?

Norman in 't Veldt
Moderator OpenCart Forums

_________________ READ and Search BEFORE POSTING _________________

Our FREE search: Find your answer FAST!.

[How to] BTW + Verzend + betaal setup.


User avatar
Global Moderator

Posts

Joined
Mon Nov 09, 2009 7:00 pm
Location - Winkel - The Netherlands

Post by straightlight » Sun Jun 19, 2016 6:27 pm

i2Paq wrote:
straightlight wrote:Contribution ready: http://forum.opencart.com/viewtopic.php?f=123&t=164136
You got a PM!

Does this contribution automatically add the points during checkout or does it when the order has been set to a specific 0rder-status?
Upon order total confirmation method.

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by i2Paq » Sun Jun 19, 2016 6:42 pm

straightlight wrote:Upon order total confirmation method.
What happens if the customer cancel the order?

The module I'm currently using has 2 options:
  • Automatic on a specific order status (In my case Shipped)
  • When set to manual it shows a button in the admin on the customers order page where you can manually add the Reward points + it shows how many there will be added.

Norman in 't Veldt
Moderator OpenCart Forums

_________________ READ and Search BEFORE POSTING _________________

Our FREE search: Find your answer FAST!.

[How to] BTW + Verzend + betaal setup.


User avatar
Global Moderator

Posts

Joined
Mon Nov 09, 2009 7:00 pm
Location - Winkel - The Netherlands

Post by straightlight » Sun Jun 19, 2016 7:33 pm

i2Paq wrote:
straightlight wrote:Upon order total confirmation method.
What happens if the customer cancel the order?

The module I'm currently using has 2 options:
  • Automatic on a specific order status (In my case Shipped)
  • When set to manual it shows a button in the admin on the customers order page where you can manually add the Reward points + it shows how many there will be added.
In Opencart v2+ , you can use the order API in order to either add or edit an order involving the order history which calls for the order totals confirmation method already. If you're still using a button on the admin order page from an older version of OC, then it is unfortunate that you haven't tried the admin order API yet since this feature already does the task for you once you submit the form and based on your order status settings.

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by i2Paq » Sun Jun 19, 2016 7:51 pm

I will download your Extension tomorrow and see how it works.

The OC2 API is new for me.

Norman in 't Veldt
Moderator OpenCart Forums

_________________ READ and Search BEFORE POSTING _________________

Our FREE search: Find your answer FAST!.

[How to] BTW + Verzend + betaal setup.


User avatar
Global Moderator

Posts

Joined
Mon Nov 09, 2009 7:00 pm
Location - Winkel - The Netherlands

Post by straightlight » Sun Jun 19, 2016 8:08 pm

No problem. As to answer your previous question above; if the customer decides to cancel the order, the credit change must be reflected on his account, not on the order itself since this event would be seen as a customer decision, not an administrative order issue. ;)

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON
Who is online

Users browsing this forum: No registered users and 1 guest