.. _developers_payment_plugins: =============== Payment plugins =============== Payment plugins should inherit from the base plugin. Public Python API ================= **Plugin base class** .. autoclass:: openforms.payments.base.BasePlugin :members: **Module documentation** .. automodule:: openforms.payments :members: .. toctree:: :maxdepth: 1 worldline