|

How to make: 'payment method' depends on 'shipping method'?
Posted 17 July 2009 - 10:51 AM #1
Hi.
How to make: 'payment method' depends on 'shipping method'?
I need automatically showing only 'payment method' depending on the choosen shipping method?
for example:
I have 3 shipping methods. [ship1/ship2/ship3]
and
4 payment methods [pay1/pay2/pay3/pay4/]
How make
if user select 'ship1' or 'ship2' must showing only [pay2/pay3/pay4]
if user select 'ship3' must showing only [pay1/pay3/pay4]
Regards,
How to make: 'payment method' depends on 'shipping method'?
I need automatically showing only 'payment method' depending on the choosen shipping method?
for example:
I have 3 shipping methods. [ship1/ship2/ship3]
and
4 payment methods [pay1/pay2/pay3/pay4/]
How make
if user select 'ship1' or 'ship2' must showing only [pay2/pay3/pay4]
if user select 'ship3' must showing only [pay1/pay3/pay4]
Regards,
Posted 23 July 2009 - 06:55 AM #3
This would be a custom mod. Seems odd to me to want the payment method based on shipping method. I could see the inverse as reasonable but what you'e wanting to do doesn't make sense to me.
Can you explain more about why?
Can you explain more about why?
EZ Merchant Solutions: Custom (USA based) B2B Development, Consulting, Development and Special Projects (get a quote here).
Commercial addons, payment methods and modifications to meet your business and operations needs.
Posted 28 September 2009 - 10:20 AM #4
For example
"Cash" payment method, must be allow only for "Courier" shipping method.
"Cash" payment method, must be allow only for "Courier" shipping method.
Posted 28 September 2009 - 11:34 AM #5
How to getting 'shipping_id' inwardly functions 'fn_get_payment_methods' (fn.cart.php)?
In v1.3.5 in this function i can getting 'shipping_id' from $cart['shipping'] or $order_info['shipping'].
In v1.3.5 in this function i can getting 'shipping_id' from $cart['shipping'] or $order_info['shipping'].
Posted 01 June 2010 - 08:12 AM #6
me too finding same if got any solution do let me know as well thank
Posted 21 April 2013 - 10:07 PM #8
Has anybody solution for payment method, depending on the shipping method in v 3.0.6 ultimate?
Thaks in advance
Thaks in advance
Posted 24 April 2013 - 07:15 PM #9
It seems very odd to me that cod payment method is not dependent upon the shipping method