Hi list, I have the following problem. I am using this in my checkout.html [if value mv_order_profile eq credit_card] Targeta de Credito descuento del: 50% [discount ENTIRE_ORDER]$s * .5[/discount] [/if] [if value mv_order_profile eq online_check] Cheque descuento del: 60% [discount ENTIRE_ORDER]$s * .6[/discount] [/if] [if value mv_order_profile eq purchase_order] Orden de compra descuento del: 70% [discount ENTIRE_ORDER]$s * .7[/discount] [/if] [if value mv_order_profile eq postal] Postal descuento del 80% [discount ENTIRE_ORDER]$s * .8[/discount] [/if] In order to submit it I am using this: in include/checkout/payment_select: <SELECT NAME="mv_order_profile" onChange=this.order.submit() >The main problem is I have to reload two times in order for the discount to work. The variables are ok, but the shpping kart on the top of the page is outdated.
Can any one help me with that? It kind of urgent please some insight into it will be greatly appreciated. Daniel Castro _______________________________________________ interchange-users mailing list suppressed http://www.icdevgroup.org/mailman/listinfo/interchange-users
Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.