Hello, i need help with my developing site.
My customer have shipments: UPS and SP (slovak post) and payment for: CASH, UPS is 1,2Eur and SP is 0,80Eur.
I need, when someone in cart choose shipment to UPS to show him in payment only CASH and UPS1,2 (NO SP0,80)
and when someone in cart choose shipment to SP to show him in payment only CASH and SP0,80 (NO UPS1,2)
it is possible to configure that somehow?? I think, iam not shure that VM1.xx can do this function. THAKS VERY MUCH FOR HELP.
I'm afraid this can't be configured without changing the code. It is possible to restrict the displayed shipping and payment methods depending on the country (shipping address of the customer) but as far as I know there is currently no method to restrict the payment method depending on the chosen shipping method.
Quote from: jjk on April 14, 2013, 18:22:31 PM
but as far as I know there is currently no method to restrict the payment method depending on the chosen shipping method.
And that should be a MUST for an online shop imo..
Quote from: illusiondrmr on April 16, 2013, 09:49:51 AM
Quote from: jjk on April 14, 2013, 18:22:31 PM
but as far as I know there is currently no method to restrict the payment method depending on the chosen shipping method.
And that should be a MUST for an online shop imo..
oh really?
And knowing where's a helpful thread for this issue should be a MUST for an online shop developer imo...
In short, surf this forum more often or search it a lot when the ... happens.
So, a solution exists?
I (also) couldn't find it after searching :(
Only relevant threads are those two, unanswered: http://forum.virtuemart.net/index.php?topic=107122.msg358098#msg358098 http://forum.virtuemart.net/index.php?topic=99834.msg329898#msg329898
It is important for me, too, to restrict payments based on shipping selected..
Thanks
yes my solution was plugin from rupostel. "one page checkout" this component can do that function :)