How to remove or disable "Billing And Shipping Address" from checkout workflow

Phoca Cart - complex e-commerce extension
Net
Phoca Member
Phoca Member
Posts: 33
Joined: 29 Sep 2022, 00:28

How to remove or disable "Billing And Shipping Address" from checkout workflow

Post by Net »

Might seem as odd question, but i am using phoca cart more as a catalog, but with function of checkout, because if somebody takes something out of my stock, i need it to reduce quantity of stock....which means i really dont need any shipping nor billing functionality. How can i disable it?
Image
User avatar
landed
Phoca Professional
Phoca Professional
Posts: 121
Joined: 15 Sep 2023, 10:51

Re: How to remove or disable "Billing And Shipping Address" from checkout workflow

Post by landed »

Have you tried just disabling the fields. You may still be left with the title but it is then easy to edit the template or hide with CSS.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: How to remove or disable "Billing And Shipping Address" from checkout workflow

Post by Jan »

Hi, see options, you can skip billing and shipping per options.

Jan
If you find Phoca extensions useful, please support the project
Net
Phoca Member
Phoca Member
Posts: 33
Joined: 29 Sep 2022, 00:28

Re: How to remove or disable "Billing And Shipping Address" from checkout workflow

Post by Net »

Jan wrote: 26 Sep 2023, 23:38 Hi, see options, you can skip billing and shipping per options.

Jan
That sounds good, but can you be more specific, how to i exactly skip billing and shipping per options?

Thank you so much
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: How to remove or disable "Billing And Shipping Address" from checkout workflow

Post by Jan »

Hi, not sure how to be more specific. Just the the parameter "Skip Shipping Method" to Yes in Phoca Cart options.

Jan
If you find Phoca extensions useful, please support the project
Net
Phoca Member
Phoca Member
Posts: 33
Joined: 29 Sep 2022, 00:28

Re: How to remove or disable "Billing And Shipping Address" from checkout workflow

Post by Net »

Jan wrote: 28 Sep 2023, 21:46 Hi, not sure how to be more specific. Just the the parameter "Skip Shipping Method" to Yes in Phoca Cart options.

Jan

Per your advice i just did exactly that(to YES)see screenshoots below, but it still forces me to Billing And Shipping Address. How can i fix this? See screenhoots below:

Backend:
https://i.imgur.com/wq705Dp.png
Image

Frontend:
https://i.imgur.com/O4rHTrg.png
Image
Net
Phoca Member
Phoca Member
Posts: 33
Joined: 29 Sep 2022, 00:28

Re: How to remove or disable "Billing And Shipping Address" from checkout workflow

Post by Net »

am i doing something wrong if cant skip billing and shipping?
User avatar
Nidzo
Phoca Professional
Phoca Professional
Posts: 387
Joined: 07 Nov 2018, 14:55

Re: How to remove or disable "Billing And Shipping Address" from checkout workflow

Post by Nidzo »

It can't be done without creating some overrides because those are required fields. Even if you unpublish them you can't continue proccess.
You want to skip entering Billing and Shipping data and leave Shipping and Billing options?
Jan should have answer. :idea:
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: How to remove or disable "Billing And Shipping Address" from checkout workflow

Post by Jan »

Hi, sorry for confusing, I thougt, you ask for removing shipping methods

- To remove shipping or payment just follow the steps here mentioned and disable the shipping and payment methods in administratin (unpublish them)

Image

- You can hide all items in Billing and Shipping address in administration but there will be still the area for billing and shipping address. E.g. you can leave there only email:

Image

As Nidzo wrote, to completely remove it, you need to make override as mostly shops just need som information from users so there is no option to remove it. :idea:

Jan
If you find Phoca extensions useful, please support the project
Post Reply