Configure the checkout process

Questions around the TYPO3 integration and plugins
Forum rules
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
velo
Posts: 44
Joined: 20 Jun 2016, 06:58

Configure the checkout process

Post by velo » 21 Jul 2016, 16:44

Is there any substitution for the following config?
https://aimeos.org/docs/Configuration/C ... t/subparts

I want to get rid of the delivery step like this:

Code: Select all

plugin.tx_aimeos.settings.client.html.checkout.standard.default.subparts {
	0 = address
	1 = payment
	2 = summary
	3 = order
	4 = process
}
Thanks in advance
[pb]

velo
Posts: 44
Joined: 20 Jun 2016, 06:58

Re: Configure the checkout process

Post by velo » 21 Jul 2016, 18:11

So, I answer myself. :)

the correct Configuration is
client/html/checkout/standard/standard/subparts

Thanks anyway.

I will make a link in the above mentioned Documentation entry to this config.

Greetings [pb]

maco01
Posts: 21
Joined: 16 Mar 2022, 10:37

Re: Configure the checkout process

Post by maco01 » 16 May 2022, 11:09

SORRY - My mistake - it works now!

Thanks!

Post Reply