Disable checkout address billing

How to configure and adapt Aimeos based shops as developer
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Gagik
Posts: 38
Joined: 05 Dec 2023, 06:58

Disable checkout address billing

Post by Gagik » 29 Dec 2023, 12:32

Hello,

PHP version: 8.1
Laravel version: 10
Aimeos version: 2023.10
Environment: Linux

I want to disable checkout address billing from my project. Will I change something in 'config/shop.php' file or another way ?

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

Re: Disable checkout address billing

Post by aimeos » 30 Dec 2023, 17:55

Usually, you need at least one address and if that's also true for you, keep the billing address and disable the delivery address instead. You can use this configuration in your ./config/shop.php to disable the relevant subpart(s):
https://aimeos.org/docs/2023.x/config/c ... /#subparts
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply