Zahlungen

Komponente

Let the guest build an order by choosing items from a configured menu (widget or kiosk).

When to use: Self-service add-ons, marken/voucher shops, or merchandise — SKUs live on a Menu, not only as fixed procedure positions.

Configuration highlights: Menu reference, allow-empty selection, localized header / sum texts. Often followed by Eingabeformular (RequireInput) then Online-Direktzahlung (PayNow).

Outputs: Order positions in the same shape Online-Direktzahlung (PayNow) expects.

Alternatives: Position hinzufügen (AddPositionToOrder) for staff-configured quantities; Nachbestellungsmenü (ReOrderMenu) / Als Nachbestellung einreichen (SubmitAsReorder) after an initial payment.

See patterns booking-menu-checkout and booking-with-payment.

Häufig zusammen mit