Help to start custom checkout

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!
justicemuch
Posts: 1
Joined: 23 Aug 2023, 15:08

Help to start custom checkout

Post by justicemuch » 23 Aug 2023, 15:12

Hi I recently started working with Aimeos.

I need some guidance regarding a checkout flow that I want to create .

I want to create a checkout that can go down two different paths depending on the radio button selection they make in the first step.

Is there some documentation I can read to start out ?

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

Re: Help to start custom checkout

Post by aimeos » 24 Aug 2023, 17:22

The checkout process and how you can adapt it is documented here:
https://aimeos.org/docs/latest/frontend ... omponents/

You can't use two completely different routes during the checkout but you can show one or another output on that page (checkout is one page with several steps).
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply