{% extends 'Layouts/Doc/default.html.twig' %} {% block title %} {{ 'app.documentation.menu.architecture.drivers'|trans }} {% endblock %} {% block headerPageTitle %} {{ 'app.documentation.menu.workflow.checkout'|trans|upper }} {% endblock %} {% block body %}

Checkout is a comprehensive platform designed to streamline the order management process for businesses and provide customers with visibility into the progress of their orders through various checkout statuses. With Popina Order, businesses can efficiently manage and track orders while offering customers real-time updates.

{% include 'Doc/Diagram/checkout.html.twig' %}
{% include 'Doc/States/Checkout/checkout.html.twig' %}
{% endblock %}