Skip to content
Code-Schnipsel Gruppen Projekte
Benutzeravatar
Michael Danielczok erstellt
fix: add missing return type hint for logout method in Nobody

See merge request !40
14c34d64
Verlauf

Guest ordering

Guest Order

The Guest Order module extends the functionality of QUIQQER and ecoyn to allow anonymous ordering and guest ordering.

Package name:

quiqqer/order-guestorder

Features (Funktionen)

Anonymous orders

Customers can place orders without the need for a user account or providing an address. It is only necessary to enter a valid e-mail address to complete the ordering process.

Guest orders

Guest orders give your customers the opportunity to place orders without the obligation to create an account. During the order process, they simply enter their shipping address without having to perform email authentication.

Post account creation:

Even if customers initially order as guests or anonymously, they always have the option of creating a full user account afterwards. This account can be used to assign all previous orders to the user and to comprehensively track the order history.

Post Invoice creation:

The guest order module allows guest or anonymous users to generate invoices from their orders after the fact, providing a valuable feature for those who want to keep careful records and billing.

Installation

The Package name is: quiqqer/order-guestorder

Contribution

Support

If you have found an error or want improvements, please send an e-mail to support@pcsg.de.

Licence

  • GPL-3.0+
  • PCSG QEL-1.0