Tips and Tricks HQ Support Portal › Forums › WP Affiliate Platform › WP Affiliate General Questions › woocommerce – change price after order, only accept commission per hand
- This topic has 5 replies, 2 voices, and was last updated 9 years, 1 month ago by
admin.
-
AuthorPosts
-
January 11, 2016 at 2:23 pm #12564
designersinn
MemberHello,
I want to change the total amount of an order after the order is placed, but the commission don’t change. I think the commission value is set to an extra table in mysql and isn’t generated real time. Is there any solution for this problem?
And is there a way to accept a commission only manually, not automatically after the order is placed?
Thanxs for healp and cheers,
Sebastian
January 12, 2016 at 1:09 am #72283admin
KeymasterCommissions are given automatically after a customers makes a payment. If you want to manually modify or insert a commission then you can do it from the sales menu of the plugin.
Add your commission using the “Manual Commission Award” interface. If you need to adjust and existing commission then delete that row and add a new one with the new info.
January 12, 2016 at 9:45 am #72284designersinn
MemberHi,
our products are all sell per bill and woocommerce marked it as payed. So its possible to deactivate the automatically given commission?
And in the sales menu its only possible to delete an entry, not to modify. Please for the next update: Admin can change between automatically and manually given commissions, and admin can edit, accept and delete commissions in sales menu.
Thanxs
Sebastian
January 13, 2016 at 1:43 am #72285admin
KeymasterHow are you accepting money for this product? Is the customer paying you manually (using offline payment methods) or are you accepting money using something like PayPal?
January 13, 2016 at 10:53 am #72286designersinn
MemberHi,
customer paying manually (using offline payment methods).
Cheers,
Sebastian
January 14, 2016 at 5:35 am #72287admin
KeymasterIn that case, your order status shouldn’t even be set to complete when the checkout is done. The plugin only awards commission when the payment status of the order is set to “Complete” or “Processing”. That should only happen when a customer is checking out and paying via an online payment method (like PayPal).
Before you set your payment status to complete, make sure to edit the WooCommerce order and specify the price and amount that you charged for that order. Then change the status. This way when WooCommerce notifies our plugin about this order, it will pass in the correct amount and the plugin will calculate commission based on that amount.
-
AuthorPosts
- You must be logged in to reply to this topic.