FullStack-ing
Forum Replies Created
-
Forum: Plugins
In reply to: [Smart COD for WooCommerce] Payment method selection issueThe reason that you have this issue is that your theme has a javascript error. ( It’s probably a js enqueue priority issue ).
If you open the console you’ll see it.ajax-auth-script.js?ver=4.9.7:123 Uncaught TypeError: jQuery(...).validate is not a functionthe file is here: wp-content/themes/thanhnh-OSv3/js/ajax-auth-script.js
If you fix this error, our plugin will work as it should. If you cannot figure it out you can always hire a developer to do this for you.
Best Regards
- This reply was modified 7 years, 10 months ago by FullStack-ing.
Forum: Plugins
In reply to: [Smart COD for WooCommerce] Payment method selection issueHi vietpp,
I thinks that’s unrelated. The update_checkout trigger is not getting triggered in your case. Please provide me a link of your checkout page, so I can look into this.
Best Regards.
Forum: Plugins
In reply to: [Smart COD for WooCommerce] No COD payment option after installingPlease send me a screenshot of your smart cod settings, so I can look into this.
Best RegardsForum: Plugins
In reply to: [Smart COD for WooCommerce] Disable Gateway for couponHi,
Sure you can. Please refer to this post https://wordpress.org/support/topic/feature-request-593/Best Regards
Forum: Plugins
In reply to: [Smart COD for WooCommerce] Custom extra feeHi karim,
For the 10 extra fee, just set the extra fee to 10,
For the disable of the method over 5000, please use the setting “Disable if cart amount is greater than”.For the custom extra fee ( 0.5 over 1500 for the remaining amount ), please use the wc_smart_cod_fee filter, or hire a developer to do it for you.
It is easily achievable through this filter.We can do it for you as well, but please refer to this thread first.
https://wordpress.org/support/topic/readme-before-post/Best Regards
Forum: Plugins
In reply to: [Smart COD for WooCommerce] COD Only for PakistanThanks @hydrostar!
Or you can enable cod for this country, directly.Best Regards
Forum: Plugins
In reply to: [WooCommerce Order Navigation] Processing OrdersHi rmitch30,
Thanks for the suggestion.
I will implement this and release a new version soon.Best Regards
Forum: Plugins
In reply to: [Smart COD for WooCommerce] Minimum cart amount to display the paymentNo problem. Please give us a rating if you liked our plugin!
Best regards
Forum: Plugins
In reply to: [Smart COD for WooCommerce] Minimum cart amount to display the paymentHi,
Yes you can. As you can see the “Disable” on the settings is underlined and it is a togglable button. If you click it, it will become “Enable”. So you have “Enable if cart amount is greater than”. Add 15 euro and you will be ready.
Best Regards
Forum: Plugins
In reply to: [Smart COD for WooCommerce] Minimum cart amount to display the paymentHi,
Yes it does. Please use the setting “Disable if cart amount is greater than”
Best Regards
Forum: Plugins
In reply to: [Smart COD for WooCommerce] Fatal PHP errorHi tusharattar,
The reason of seeing this message is because you altered the default woocommerce “payment_methods” html that is getting produced on checkout page.
Either by using a plugin or your theme overrides the default woocommerce markup.Thus our plugin trying to find the expected html structure to inject the custom messages and fails.
Please refer to this posts:
https://wordpress.org/support/topic/fatal-error-2856/
https://wordpress.org/support/topic/disable-if-cart-amount-is-greater-than/We are going to try a more generic approach to inject the messages in our next update.
Best Regards
- This reply was modified 7 years, 11 months ago by FullStack-ing.
Forum: Plugins
In reply to: [Smart COD for WooCommerce] Problem with new woocommerce updateJust tested with WooCommerce 3.4.0 and Smart COD 1.4.9.3 and I didn’t got any warnings.
Please try to save again your cod settings and if that doesn’t helps, disable other plugins one by one to find the cause.
Also please send me a screenshot of your settings.Best Regards
Forum: Plugins
In reply to: [Smart COD for WooCommerce] Problem with new woocommerce updateExcept of the warning, does the plugin work properly?
Forum: Plugins
In reply to: [Smart COD for WooCommerce] Problem with new woocommerce updateYes you can.
Other than the warning, does the plugin actually working?
What version of WooCommerce do you have?Best Regards
Forum: Plugins
In reply to: [Smart COD for WooCommerce] Extra fee in % ?Hi,
Yes you can easily add a percentage fee through our settings.Best Regards