Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    How to Add new value of state in billing Address

    General Discussion
    2
    6
    406
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • I
      israa96 last edited by

      how to add new value of state of billing Address tab when u try to checkout the product, and is there way to edit the information of billing address and how??

      1 Reply Last reply Reply Quote 0
      • bhanu-webkul
        bhanu-webkul last edited by

        Hi @israa96 ,
        As of now there is no option to edit address while check out , we have an option that user can add new address.
        But yes we will consider this as an enhancement post discussing with internal team.

        1 Reply Last reply Reply Quote 0
        • I
          israa96 last edited by

          @bhanu-webkul ,Hi
          thanks for u,
          but my question now if we want to make some of the information of billing address not require or hide them from the form
          how we can do this ??

          1 Reply Last reply Reply Quote 0
          • bhanu-webkul
            bhanu-webkul last edited by

            In this case you have to edit these two tables country_states and country_state_translations from db according to your uses.

            1 Reply Last reply Reply Quote 0
            • bhanu-webkul
              bhanu-webkul last edited by

              To hide the states from billing address you need to override below
              https://github.com/bagisto/bagisto/blob/master/packages/Webkul/Shop/src/Resources/views/checkout/onepage/customer-info.blade.php
              and https://github.com/bagisto/bagisto/blob/master/packages/Webkul/Velocity/src/Resources/views/shop/checkout/onepage/customer-info.blade.php

              1 Reply Last reply Reply Quote 0
              • I
                israa96 last edited by

                @bhanu-webkul said in How to Add new value of state in billing Address:

                To hide the states from billing address you need to override below

                what the change of code are u change sth

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post