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

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

Add more API docs.

File size: 615 bytes
RevLine 
[7595]1`payments` -- Payment Components Package
2****************************************
3
4(see also: :ref:`api-payments-modules`)
5
[11949]6.. automodule:: waeup.ikoba.payments
[7595]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
[12827]20   payments/api_browser
21   payments/api_catalog
[7595]22   payments/api_container
[12827]23   payments/api_currencies
24   payments/api_demo_provider
25   payments/api_export
[7595]26   payments/api_interfaces
[12060]27   payments/api_payment
28   payments/api_paypal
[12827]29   payments/api_paypal_countries
30   payments/api_paypal_currencies
31
Note: See TracBrowser for help on using the repository browser.