Bagisto Forum

    Bagisto

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

    Where to remove validations of billing address in bagisto e-commerce

    Knowledge Base
    2
    3
    322
    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.
    • K
      Keerthi last edited by

      Hi,

      can anyone tell where to remove validations of billing address in bagisto e-commerce because I have removed the email input field from billing address so that continue button is not working by removing the email field. Please can anyone suggest me thank you in advance.

      1 Reply Last reply Reply Quote 0
      • R
        rahul last edited by

        Hi @Keerthi

        You need to override 'customer-info.blade.php' in your package & then you can simply remove validation but it is not a nullable field in cart_address table so you need to alter this table in your package and need to save address using your controller.

        Thanks

        1 Reply Last reply Reply Quote 0
        • K
          Keerthi last edited by

          Hi Rahul,

          Thank you so much, now it is working fine to me........!

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