Trying to create a shipping coupon for an order total. When I create the coupon, and attempt to use it, it still adds the shipping charge to the total.
Any ideas how to make this work?
Thank you,
![]()
Trying to create a shipping coupon for an order total. When I create the coupon, and attempt to use it, it still adds the shipping charge to the total.
Any ideas how to make this work?
Thank you,
![]()
• Do you have your ShippingIDIfFreeShippingIsOn appconfig parameter set to a valid shipping method id?
• Do you have a shipping/handling fee set up (eg. the ShippingHandlingExtraFee appconfig has a non-zero value)?
• What shipping calculation method (eg. Real Time Rates, Shipping by Weight and Zone, etc...) are you using?
• What version are you running?
<a href="http://www.aspdotnetstorefront.com">Shopping Cart Software</a>
Thanks for replying-
1. Yes we do have ShippingIDIfFreeShippingIsOn appconfig parameter set to a valid shipping method id, which is 1- standard shipping.
2. We do not have a shipping handling fee set up.
3.We do not use real time, we use fixed rates.
4. We use version AspDotNetStorefront ML 7.1.0.0/7.1.0.0
Thank You,
We do have our ShippingIDIfFreeShippingIsOn appconfig parameter set to a valid shipping method id.
We don't have a shipping/handling fee set up because we don't use this.
Am I to understand that we HAVE to have a shipping/handling fee set up in order to use a Free Shipping coupon?
John
www.Beadaholique.com
That's not necessary, no. When creating a coupon you just need to set *Discount Includes Free Shipping* to Yes, so the discount will include free shipping.