by admin » Wed Jul 03, 2013 2:58 pm
hello, right now only reversed feature is available:
- disable a payment method per shipping method
you can switch the order of the layout within your onepage.unlogged.tpl.php (and logged) so the "pay cash" is not available once UPS shipping is selected.
in OPC1 both features are available "disable a shipping per payment" and "disable a payment per shipping", but in OPC2 only "disable a payment method per shipping method is available". The reason why the reversed function is not yet available is that plugins under VM2 use their own rendering and it's harder to disable an individual item from the ups and similar plugins (disable ground only, but not international delivery). To create such a feature that would be based on a VM plugin instead of the text search would make it more simple.
The shipping AND payment can also be filtered by default Virtuemart settings such as
- shopper groups
- country
- total
We are now working on payment and shipping in select drop down where your requested feature could be implemented later on.
Best Regards,
Stan