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

Last change on this file was 12827, checked in by Henrik Bettermann, 10 years ago

Add more API docs.

File size: 615 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_browser
21   payments/api_catalog
22   payments/api_container
23   payments/api_currencies
24   payments/api_demo_provider
25   payments/api_export
26   payments/api_interfaces
27   payments/api_payment
28   payments/api_paypal
29   payments/api_paypal_countries
30   payments/api_paypal_currencies
31
Note: See TracBrowser for help on using the repository browser.