Delivery and Payment of the basket 'Optional'

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
john mike
Posts: 1
Joined: 11 Feb 2023, 17:00

Delivery and Payment of the basket 'Optional'

Post by john mike » 11 Feb 2023, 17:33

Is there a way to disable basket delivery and payment?

This need arises because there are things that cannot be sent to your house, such as real estate, cars, animals, second-hand things, etc.
So what I need is for the buyer to contact me with the form. and contact you to reach an agreement on a product that cannot be shipped, such as a car, an apartment, etc.
For what I send and pay in this case is left over.

User avatar
aimeos
Administrator
Posts: 7873
Joined: 01 Jan 1970, 00:00

Re: Delivery and Payment of the basket 'Optional'

Post by aimeos » 13 Feb 2023, 08:28

Yes, you can remove the "delivery" and "payment" subparts in the checkout process:
https://aimeos.org/docs/2022.x/config/c ... subparts_2

You also have to disable the checks in the basket plugin:
https://aimeos.org/docs/2022.x/manual/p ... savailable
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply