Soma
Forum Replies Created
-
Forum: Plugins
In reply to: [Affiliates Manager] Exclude Product Fees in WoocommerceSorry, can you share a line of code that excludes my ‘Transport Fee’? Sorry to bother you. I’m not a pro coder.
Thank you very much!Forum: Plugins
In reply to: [Affiliates Manager] Exclude Product Fees in WoocommerceYes, It is recognized. I tried this:
$fees = wc_get_order(66)->get_fees();
echo ‘<pre>’ , var_dump($fees) , ‘<pre>’;
and I one of the array indexes is as follow. “Transport Fee” is the custom fee:
https://drive.google.com/file/d/1W1ft1y2HhyZtwCqILvIg5Z1BajPC-eTI/view?usp=sharingAlso, I can’t find this code:
$purchaseAmount = $total – $shipping – $tax – $fees;/source has many files, and I have checked all of them.
Thank you so much for your help.Forum: Plugins
In reply to: [Affiliates Manager] Exclude Product Fees in WoocommerceHi, thank you for your reply. I made a custom additional fee called ‘transport fee’, and it’s unfortunately being calculated. How do I exclude this fee?
ThanksForum: Plugins
In reply to: [WooCommerce] Checkout – Place Order ErrorThanks Etienne. It’s all good now. Thank you
Forum: Plugins
In reply to: [WooCommerce] Checkout – Place Order ErrorHi Amanda,
thank you so much for your quick reply. Yes, with that theme, but when I try it with Twenty Twenty theme, it doesn’t work. I tried it with Twenty Seventeen, but it worked well. Strangely, when I activated the Twenty Twenty again, it works for some. I tested with a few devices, mostly work, but problems still occur sometimes. I couldn’t screenshot, but the message was “Sorry, your session has expired. Return to shop”. Can you help me try this and see if this works this time? This is the link: jembatanbahasa.com/shop/Thank you.
So how is the commission counted with this plugin?
No I am talking about my registration form for customers who want my service.
Here it is: https://jembatanbahasa.com/registration/I am using contact form 7.
Please help!