Shipping not calculating, and how to add shipping discount?
-
Hi,
First of all thank you for your great plugin. I am finding it easy to implement and customize, and that goes a very long way in WordPress plugins.
The immediate problem I am having is that the shipping is not factoring in when I choose Add to Cart. It takes me to the Checkout page that I have created, so that’s all good, but in the shipping category it says “TBD.” I thought maybe it would change once I continued on to Paypal and it connected with my address, but it still didn’t apply shipping.
This is the line of code for that item:
[scabn name="The Life of Radical Faith (paperback)" price="15.99" fshipping="3.00" qty_field = "true" no_cart = "true" b_title="Add To Cart"]
The other thing that I can’t quite figure out is how to make it so that when more than one item is purchased, the shipping rate is discounted to $1.50 per item. It should be like this no matter how many items are ordered. So if one book is purchased, the shipping is $3, 2 books is $4.50, 3 books is $6, and so on down the line.
Is this possible?
- The topic ‘Shipping not calculating, and how to add shipping discount?’ is closed to new replies.