PDA

View Full Version : OPT and Shipping Selection


sebenza
11-01-06, 06:42 AM
Anyone know if Vikings OPT module can transform the shipping selection to radio buttons? Thanks.

Vic - WolfPaw Computers
11-01-06, 06:55 AM
It wont transform them....but you could use it to hand code the shipping options - assuming they are not dynamically called from a real time shipping module.

PCINET - Andreas
11-01-06, 02:59 PM
Scott,

You can write a MivaScript function, compile it and call it - using DOFUNC() - from OPT. This way you can add functionality which is not part of OPT.

I filtered this way shipping methods (global only for non US) changed to radio buttons and did this also for the Payment drop down.

:D

BTW What's going on with the Google Payment module?