Replies: 1 comment 15 replies
-
Can you detail the steps you're taking? Shipment services are typically not applied without a specific action. Checkout will usually make an API call to get rates and then another call when the user selects a service. From the dashboard, I believe you have to select one manually if it wasn't set by an API call or something like that already. |
Beta Was this translation helpful? Give feedback.
15 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I've noticed on my project that the standard shipping rule is not automatically set when a new cart is created, even though the cart complies with all the set rules on the shipping service. How can I make it so that the shipping service is automatically applied to a newly created cart?
Greetings,
Jordy
Beta Was this translation helpful? Give feedback.
All reactions