Forum
Undefined index: shipping_without_tax
Hi, when checking out I get these messages.
Notice: Undefined index: shipping_without_tax in /nfs/c05/h06/mnt/78335/domains/shop.stylishlittleme.com/html/perch/addons/apps/perch_shop/lib/PerchShop_Orders.class.php on line 49
Notice: Undefined index: shipping_tax in /nfs/c05/h06/mnt/78335/domains/shop.stylishlittleme.com/html/perch/addons/apps/perch_shop/lib/PerchShop_Orders.class.php on line 51
Notice: Undefined index: shipping_with_tax in /nfs/c05/h06/mnt/78335/domains/shop.stylishlittleme.com/html/perch/addons/apps/perch_shop/lib/PerchShop_Orders.class.php on line 53
Notice: Undefined index: shipping_tax_rate in /nfs/c05/h06/mnt/78335/domains/shop.stylishlittleme.com/html/perch/addons/apps/perch_shop/lib/PerchShop_Orders.class.php on line 69
looked at the shop settings etc. I can't find where I can set these...
thanks in advance
tony
Are you using shipping? Have you set shipping locations? Has the customer selected a shipping location?
I'll need to know something about what you're doing to be able to help.
Hi Drew,
shop/shipping I have setup 'Royal Mail Second Class', it setup with price min-max weight etc. And shipping zone is set to UK and is set as default.
Currency is set to GBP.
The product has shipping set to yes, weight/width/height/depth etc.
The customer(me) did not select shipping location, as this was not shown on checkout page. The postage on the checkout page is always £0.00
The cart does not have shipping tax information.
thanks in advance.
tony
Have you tried setting a shipping location?
hi,
where do I setup the shipping location?
kind regards
tony
Hi,
looks like I need to add:
to cart.html
tony
Hi Drew,
I'm using shipping, where is shipping locations setup? (same as shipping zone?) Ive added shipping_method to cart.html
I've been looking for where i can set the shipping location ( is this the same as shipping Zone?). Ive exported mwSQL dump, the tables for shipping...
it's all looks setup. I looked through the documentation and checked I have it all setup.
please help
tony
cart.html
Right - shipping zones.
Can you turn on debug and show me what it outputs for your cart page, after clicking Update on your cart?
Hi Drew,
when I add an item to cart. it goes to checkout.php.. output below
Rejecting shipping method ‘Royal Mail Second Class’ because: cart value is less than minimum for this shipping type Cart value: 0.02. Shipping min price: 1
ok, that explains it!
thanks Drew
tony
Hi, I've found one other setting, that stopped the cart/shipping from working. The shipping details for 'Royal Mail Second Class', max order value was 0.
all works now
tony