VM Ordernumber Plugin
VM Downloads for Sale Plugin
VM Shipping by Rules Plugins
VM Add Buyers to Joomla Groups
Advanced Order Numbers for Magento
Basic / Advanced Order Numbers for WooCommerce
Shipping By Rules for WooCommerce
Tutorial: Automatic updates for Commercial VM and WP plugins
Tutorial: Extending VM with custom views
Tutorial: Upgrading a VM2 plugin to VM3
Advanced Ordernumbers for VirtueMart
Downloads for Sale for VirtueMart
Shipping by Rules for VirtueMart
EU Sales Reports for VirtueMart
Subscribe Buyers to AcyMailing for VirtueMart
Add Buyers to Joomla Groups for VirtueMart
VM Customers to Joomla Groups Admin Panel
Auto Parent Categories for VirtueMart
Name The Price for VirtueMart
Ordernumbers for Magento
Ordernumbers for WooCommerce
Shipping By Rules for WooCommerce
CB Usergroups Field Plugin With great sadness we have to announce that we are ceasing development of all our VirtueMart, WooCommerce and Joomla plugins. Effective immediately, all our plugins -- even those that were paid downloads -- are made available for free from our homepage (GPL license still applies), but we cannot and will not provide any support anymore.
It has been a great pleasure to be part of the thriving development communities of VirtueMart as well as WooCommerce. However, during the last year it became painstakingly clear that in addition to a full-time job, a young family and several other time-consuming hobbies at professional level (like being a professional singer) the plugin development and the support that it requires is not sustainable and is taking its toll. It has been an honor, but it is now time to say good bye!
|
Welcome,
Guest
|
|
Hi,
I am using the following code to add a discounted shipping but it doesnt seem to be working fine. Name=shipping with Coupon; Coupon=="BS482NRGSC"; Shipping=5.99 I have also tried to place it first in the order but it makes no difference. Could you please help? Thanks. |
|
Well yes, I am using the paid plugin(Order number VM-14-0219) !
|
|
Sorry, I didn't want to imply that you didn't buy it. Rather, it happens regularly that my customers have both the free and the paid plugin installed and then select the wrong one for the shipping method.
So what I meant is to cross-check that the shipping method is really set to the advanced plugin. If that setting is correct, then I would suggest that you let the plugin print out the current value of the Coupon variable in a test rule at the very beginning of your rules: Name=Coupon variable has value {Coupon}; NoShippingOf course, you should remove that rule immedately afterwards, because otherwise your method will never offer a shipping rate... Best regards, Reinhold |