Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 334 Bytes

payment_plugins.rst

File metadata and controls

20 lines (13 loc) · 334 Bytes

Payment plugins

Payment plugins should inherit from the base plugin.

Public Python API

Plugin base class

openforms.payments.base.BasePlugin

Module documentation

openforms.payments