source: main/waeup.ikoba/trunk/docs/source/developerdocs/api/api_payments.rst @ 12593

Last change on this file since 12593 was 12060, checked in by uli, 10 years ago

Merge changes from uli-payments back into trunk.

File size: 419 bytes
Line 
1`payments` -- Payment Components Package
2****************************************
3
4(see also: :ref:`api-payments-modules`)
5
6.. automodule:: waeup.ikoba.payments
7   :members:
8   :undoc-members:
9
10.. _api-payments-modules:
11
12Submodules
13----------
14
15This package bundles the following modules:
16
17.. toctree::
18   :maxdepth: 1
19
20   payments/api_container
21   payments/api_interfaces
22   payments/api_payment
23   payments/api_paypal
Note: See TracBrowser for help on using the repository browser.