Hi, I'm sorry for my not good english!...
I would like to allow my Guest users to only configure a products quote, that means that I would they be able to add products to the cart and confirm checkout without selecting a shipping/payment methods AND without adding a billing/shipping address.
I have already disabled from the backend both shipping and payment method request, ok! ... but I fail to disable Guest shipping address required request.
How could I do for disable entire Billing/Shipping section, or to keep only billing email field without shipping data (firstname, lastname, zip, country region...) ?
Thanks!
Disable Guest billing-shipping address request
-
- Phoca Newbie
- Posts: 5
- Joined: 22 Jan 2018, 16:58
- Jan
- Phoca Hero
- Posts: 48386
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Disable Guest billing-shipping address request
Hi, for now there is no such option, the billing address must be always added (you can remove some fields) and if user clicks on "billing and shipping address is the same" then he/she doesn't have to fill the shipping address.
Jan
Jan
If you find Phoca extensions useful, please support the project
- Jan
- Phoca Hero
- Posts: 48386
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Disable Guest billing-shipping address request
But anyway - added to feature request list: "hide Shipping address" in Billing And Shipping Address part.
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 5
- Joined: 22 Jan 2018, 16:58
Re: Disable Guest billing-shipping address request
Thank you! ok, I understood.
Could you help me in removing some required fields in billing address form?
I have not found the interested code
Thank you so much! It's a useful feature
- Jan
- Phoca Hero
- Posts: 48386
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Disable Guest billing-shipping address request
You don't need to do in code, just go to administration - Form Fields where you define which fields will be displayed and where they will be displayed and which are required, etc.Could you help me in removing some required fields in billing address form?
I have not found the interested code
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 5
- Joined: 22 Jan 2018, 16:58
Re: Disable Guest billing-shipping address request
you are right! I had only looked in the general options, thinking to find the solution here... and I had not seen the form fields area!Jan wrote: ↑23 Jan 2018, 00:18You don't need to do in code, just go to administration - Form Fields where you define which fields will be displayed and where they will be displayed and which are required, etc.Could you help me in removing some required fields in billing address form?
I have not found the interested code
Jan
Thanks for your precious help!