FullStack-ing
Forum Replies Created
-
Hi there,
Are you sure that is what you want to achieve?
COD is a payment gateway and shouldn’t be confused with shipping charges.Nevertheless, It is possible but you need our PRO version:
http://woosmartcod.com/Forum: Plugins
In reply to: [Smart COD for WooCommerce] COD NOT SHOWINGHi there!
Can you please disable the other plugins one by one until you find the one that causes the problem?
And send us the plugin name here.
Hi Riccardo,
Thanks for reaching out!
The functionality you want is part of our PRO version: http://woosmartcod.com/
Thank youForum: Plugins
In reply to: [Smart COD for WooCommerce] edit “Additional Handling Fee For COD” messageHi!
You can use this filterwc_smart_cod_fee_titlee.g:
add_filter( 'wc_smart_cod_fee_title', 'change_cod_title' ); function change_cod_title() { return 'my title'; }Hi again,
This is now incorporated in our PRO version!
Thanks for the heads up.Forum: Plugins
In reply to: [Smart COD for WooCommerce] Manual Order COD feeHi!
Thanks for your kind words!
This functionality you described is part of our PRO version (https://woosmartcod.com) and there are no plans to be available on free.Let us know if you have any other question!
Forum: Plugins
In reply to: [Smart COD for WooCommerce] Customer pay remaining ammountQuestion is answered on premium support forum!
Forum: Plugins
In reply to: [Smart COD for WooCommerce] Keeps fee on Local PickupLet me check the scenario and I will get back to you!
Forum: Plugins
In reply to: [Smart COD for WooCommerce] Email restriction not workingHi Eduard,
Please use PRO version support https://woosmartcod.com/forum/support/
ThanksForum: Plugins
In reply to: [Smart COD for WooCommerce] Keeps fee on Local PickupAre you going to answer this Harry?
Forum: Plugins
In reply to: [Smart COD for WooCommerce] Keeps fee on Local PickupHi Hari,
Do you use any 3rd party plugin for shipping methods?
Hi guys,
Thanks for reaching out!
We will provide compatibility on the next version of our plugin.
I will update here.Thanks
Please ask from your host provider to send you any woocommerce smart cod related php errors from your error log, and send it here
This is probably due to your theme checkout customization!
If you could trace the error we can release a fix, in order to have your custom messages working as wellHi,
No I don’t think WP version is relevant.
Did you setup an additional message to inform about COD unavailability?
If yes please remove this and test again.Also please send us the PHP error in order to trace the problem. When the screen “stucks” an error is produced. You can catch this on devtools/network “?wc-ajax=update_order_review” request.
Don’t forget to set WP_DEBUG to trueThanks