huzaifah87
Forum Replies Created
-
Forum: Plugins
In reply to: [YITH WooCommerce Affiliates] Do we need to create payment manually?Found the solution..
1) YITH Plugin > Commission tab > tick pending item > choose bulk action option to “create a payment” and apply
2) YITH Plugin > Payments tab > tick item > choose bulk action option to “switch to completed” and apply..
Done..The affiliates commission status will change to paid..
hope this help someone
still how can we transfer the commission to affiliates? :/
It is hard if we need to ask affiliates manually by email.. Hope admin add some form field for affiliates update their account bank and bank name..not all affiliates and admin have paypal account :p
Forum: Plugins
In reply to: [YITH WooCommerce Affiliates] Do we need to create payment manually?Same problem..
I think to change commission status it should be at YITH Plugin > Affiliates.
I tried change the bulks action option status, change it to pending, not confirmed, canceled, refunded, & pending payment work great but there is no option for paid.:(
I think maybe it only work on premium version only.. logically how can we said we already paid the commission but we don’t know the affiliates account bank or something that we can transfer money to them?
Do you have any solution on this Sudeys?
p/s : sorry for not open new topic since we had the same problem.
Forum: Plugins
In reply to: Woocommerce Cart: "test" appearing after product namefound the solution..but a bit weird why its related to this location, the “test” come at \wp-content\plugins\booking-system\addons\woocommerce\includes\class-woocommerce-cart.php. let the echo blank at line
global $DOPBSP;
global $DOPBSPWooCommerce;
echo ‘test’; <– change to echo ”;
$product_id = $cart_item[‘product_id’];hope this help someone ??