KonaKart Community Forum

Installation / Configuration => Programming of KonaKart => Topic started by: Satish Shah on April 23, 2016, 09:38:25 am

Title: extra charge for COD - Adding order totals
Post by: Satish Shah on April 23, 2016, 09:38:25 am
Hello,

I need to charge customers some extra fixed charge if they select Cash On Delivery as payment method.

I think i need to add a orderTotals for that.

Can you please guide me.

Thank You,
Satish Shah
Title: Re: extra charge for COD - Adding order totals
Post by: julie on April 25, 2016, 10:20:37 am
Just modify the shipping module so that the ShippingQuote returned doesn't have a value of 0.
Title: Re: extra charge for COD - Adding order totals
Post by: Satish Shah on April 25, 2016, 03:00:30 pm
Thanks for the reply..But can you please elaborate more..

Thanks a lot
Satish Shah
Title: Re: extra charge for COD - Adding order totals
Post by: Satish Shah on April 26, 2016, 06:30:51 am
Ok.. I got it.. and done.

Thanks a lot julie