Paul1
April 19, 2023, 4:46pm
1
Hi,
I have a problem with the shipping method for the vendor.
In the checkout is no shipping method available when the vendor has one created, if the vendor has two shipping methods than one will be displayed, but not the one which is selected in the product.
Can somebody help?
Best Regards
Do shipping methods created by vendor have shipping costs set for the rate area you’re using?
If you use realtime rates calculation, try to check Administration → Logs page. May be rates are not calculated for some reason.
Paul1
April 20, 2023, 8:02am
4
I don’t use real time calculation.
Paul1
April 20, 2023, 8:06am
5
Yes they are created by the vendor and they are set for the rate area that we using.
Paul1
April 20, 2023, 8:06am
6
Sorry I forgot to send the CS-Cart Version:
It is 4.13.3 and I am using the addon step by step checkout.
Maybe this will help to solve the problem.
Thank you.
Could be the add-on, disable the add-on and check operation.
Paul1
April 20, 2023, 10:43am
8
I tried this already.
The problem is in the $cart variable.
The $cart[‘shipping_failed’] is true and $cart[‘product_groups’][‘shippings’] is empty but I don’t know why.
1 Like
It means that the shipping methods is not configured correctly.
Paul1
April 20, 2023, 2:21pm
10
Ok thank you than I will check this.
Paul1
April 25, 2023, 10:00am
11
The problem is solved, there was no supplier.
2 Likes