Payment Method Radio Buttons

Home : Examples

No 3rd Party module requirements.

<mvt:comment>Payment Method Radio Buttons</mvt:comment>
<mvt:foreach array="paymentmethods" iterator="method">
<mvt:if expr="ISNULL g.PaymentMethod AND pos1 EQ 1">
<input type="radio" name="PaymentMethod" value="&mvte:method:module;:&mvte:method:code;" checked="checked" /> &mvt:method:name;<br />
<mvt:elseif expr="g.PaymentMethod EQ (l.settings:method:module $ : $ l.settings:method:code)">
<input type="radio" name="PaymentMethod" value="&mvte:method:module;:&mvte:method:code;" checked="checked" /> &mvt:method:name;<br />
<mvt:else>
<input type="radio" name="PaymentMethod" value="&mvte:method:module;:&mvte:method:code;" /> &mvt:method:name;<br />
</mvt:if>
</mvt:foreach>

For professional integration, please contact us via our Online Sales & Support Desk.

Comments & Ratings


 
All fields are mandatory!

Select your rating: