Change te Affiliate fee

  • Posts: 44
  • Thank you received: 0
12 years 11 months ago #36995

I would like the affiliate fee to change according to the number of sales he got. So if he got more than 10 sales his flat fee would change. How would I go about doing that.

Please Log in or Create an account to join the conversation.

  • Posts: 83103
  • Thank you received: 13415
  • MODERATOR
12 years 11 months ago #37114

You could write a hikashop plugin implementing the onAfterOrderUpdate, check that the new status of the order is "confirmed" and if so and that a partner is specified in the order information, get the partner data from the hikashop_user table and the number of orders of the partner from the table hikashop_order and then update the partner fees in the user_params field of the user (it's serialized in the database).

Please Log in or Create an account to join the conversation.

Time to create page: 0.058 seconds
Powered by Kunena Forum