Hello, I'm reading into ShippingMethods and got a ...
# support
d
Hello, I'm reading into ShippingMethods and got a question. When I create a new shipping method in the admin interface, there are the fields "Store" and the checkbox/dropdown-select "Available to all". These are not described in the documentation on https://legacy-guides.solidus.io/users/settings/shipping, what do they do?
k
Hello! Store is needed in multi-store setups. If you have a single store, you can skip it.
“With Available to all”, do you mean this?
d
yes, ah the english locales explains it, the German locale was missing the strings
I do have a multi-store setup, which is why I'm asking what the fields do 🙂
k
Service Level
is something like an internal name for the shipping method: here’s the PR that introduces it: https://github.com/solidusio/solidus/pull/730
Thanks for asking, btw. And if you have time to provide a PR to add some tooltips when needed, that would be super appreciated!
👍 1
I do have a multi-store setup, which is why I’m asking what the fields do
Ah ok, so it makes the shipping method available only to some stores.
d
ok, thank you!
🙏 1