My client wants to add extra sevice charge to the total amount in cart.I tried to do it by going into checkoutpayment.aspx.cs , I noticed everything related to cart is private.
My question is, "Is there any possible way to add 2 dollar extra fee to the total amount in cart?"
Thank you!!