How can I calculate shipping based on location?

  • happeavegans2021
    Asked on January 11, 2022 at 10:56 AM

    With other companies, if you order something to be shipped, it calculates by where you are located. Is this something y’all provide? Thanks

  • Yau_C
    Replied on January 11, 2022 at 11:59 AM

    Hi,

    You can set up a field to ask your user to select their location or shipping address.

    Based on their selected city, you can trigger another field with conditional logic.

    You can select 'User Defined Amount' for your Payment Type.

    1641611617 61d901613b8f7  Screenshot 10

    You should be able to see this 'Get price from' option on your end once you included a `Form calculation Widget` in your form.

    It allows you to select the `shipping cost field` which is calculated based on city selected.

    You may refer to this guide on how to pass calculation to payment field

    Let us know if you need further assistance.