Automatically Select Checkout Option

Modules, Add-ons and custom code that's more than just a quick hack or Mod.
Post Reply
ShuCh3n
Posts: 1
Joined: Thu Nov 11, 2010 12:16 pm

Automatically Select Checkout Option

Post by ShuCh3n »

Hi!
I'm surprised that no one ask about this. I've an shipping option called "Cash on Delivery"
After choose this shipping option, proceed to the next step. Then you will choose how to pay for you order?

That doesn't make any sense right? You choose cash on delivery and still asking how to pay for it?!?

I've tried to custom the code with if statement in the PHP page but that failed, i think you will change in javascript.
Can someone help me with this?

So:
Shippingmethod: Cash on Delivery
Checkoutmethod: Cash on Delivery No other option avalible

Shippingmethod: Standard Delivery
Checkoutmethod: Paypal
Creditcard
Moneyorder Payment method avalible

Shippingmethod: Pickup in Store
Checkoutmethod: Pickup in Store No other option avalible
Post Reply