.. rst-class:: outdated Payment ======= .. danger:: We're sorry but **this documentation section is outdated**. Please have that in mind when trying to use it. You can help us making documentation up to date via Sylius Github. Thank you! PHP library which provides abstraction of payments management. It ships with default **Payment** and **PaymentMethod** models. .. note:: This component does not provide any payment gateway. Integrate it with `Payum `_. .. toctree:: :maxdepth: 2 installation models interfaces state_machine Learn more ---------- * :doc:`Payments in the Sylius platform ` - concept documentation