trytond-account-payment-sepa


Nametrytond-account-payment-sepa JSON
Version 6.8.2 PyPI version JSON
download
home_pagehttp://www.tryton.org/
SummaryTryton module for SEPA payment
upload_time2023-10-04 22:26:08
maintainer
docs_urlNone
authorTryton
requires_python>=3.8
licenseGPL-3
keywords tryton account payment sepa
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Account Payment SEPA Module
###########################

The account_payment_sepa module allows to generate SEPA files for a Payment
Group.


Journal
*******

The Journal has some fields when the process method is SEPA:

- Bank Account Number.
- Payable Flavor:
  - pain.001.001.03
  - pain.001.001.05
  - pain.001.003.05
- Receivable Flavor:
  - pain.008.001.02
  - pain.008.001.04
  - pain.008.003.02
- Payable/Receivable Initiator Identifier:
  - SEPA Creditor Identifier
  - Belgian Enterprise Number
  - Spanish VAT Number
- Batch Booking.
- Charge Bearer:
  - Debtor
  - Creditor
  - Shared
  - Service Level

Group
*****

The Group has a field ``SEPA Messages`` containing the XML messages.

Mandate
*******

The Mandate stores information for the Direct Debit. It is mainly defined by:

- Party.
- Account Number.
- Identification.
- Type:
  - Recurrent
  - One-off
- Scheme:
  - CORE
  - Business to Business
- Signature Date

The mandate can be in one of this states:

* Draft
* Requested
* Validated
* Cancelled

Message
*******

The Message stores the incoming and outgoing XML message.

The message can be in one of this states:

* Draft
* Waiting
* Done
* Cancelled

Bank to Customer Debit Credit Notification (camt.054)
-----------------------------------------------------

For incoming message camt.054, each booked entry will succeed the corresponding
payment if any return information is found. Otherwise it will fail and the
return reason will be stored on it.

Party
*****

The Party has a field ``SEPA Creditor Identifier`` used for the party of the
company.


Configuration
*************

The account_payment_sepa module uses the section ``account_payment_sepa`` to
retrieve some parameters:

- ``filestore``: a boolean value to store SEPA message in the FileStore.
  The default value is ``False``.

- ``store_prefix``: the prefix to use with the FileStore. The default value is
  ``None``.

            

Raw data

            {
    "_id": null,
    "home_page": "http://www.tryton.org/",
    "name": "trytond-account-payment-sepa",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "tryton account payment SEPA",
    "author": "Tryton",
    "author_email": "foundation@tryton.org",
    "download_url": "https://files.pythonhosted.org/packages/07/aa/90b2d9dd4b52f4787bef4a0d50b7b1f0087d702edfbd72731657435d2c4e/trytond_account_payment_sepa-6.8.2.tar.gz",
    "platform": null,
    "description": "Account Payment SEPA Module\n###########################\n\nThe account_payment_sepa module allows to generate SEPA files for a Payment\nGroup.\n\n\nJournal\n*******\n\nThe Journal has some fields when the process method is SEPA:\n\n- Bank Account Number.\n- Payable Flavor:\n  - pain.001.001.03\n  - pain.001.001.05\n  - pain.001.003.05\n- Receivable Flavor:\n  - pain.008.001.02\n  - pain.008.001.04\n  - pain.008.003.02\n- Payable/Receivable Initiator Identifier:\n  - SEPA Creditor Identifier\n  - Belgian Enterprise Number\n  - Spanish VAT Number\n- Batch Booking.\n- Charge Bearer:\n  - Debtor\n  - Creditor\n  - Shared\n  - Service Level\n\nGroup\n*****\n\nThe Group has a field ``SEPA Messages`` containing the XML messages.\n\nMandate\n*******\n\nThe Mandate stores information for the Direct Debit. It is mainly defined by:\n\n- Party.\n- Account Number.\n- Identification.\n- Type:\n  - Recurrent\n  - One-off\n- Scheme:\n  - CORE\n  - Business to Business\n- Signature Date\n\nThe mandate can be in one of this states:\n\n* Draft\n* Requested\n* Validated\n* Cancelled\n\nMessage\n*******\n\nThe Message stores the incoming and outgoing XML message.\n\nThe message can be in one of this states:\n\n* Draft\n* Waiting\n* Done\n* Cancelled\n\nBank to Customer Debit Credit Notification (camt.054)\n-----------------------------------------------------\n\nFor incoming message camt.054, each booked entry will succeed the corresponding\npayment if any return information is found. Otherwise it will fail and the\nreturn reason will be stored on it.\n\nParty\n*****\n\nThe Party has a field ``SEPA Creditor Identifier`` used for the party of the\ncompany.\n\n\nConfiguration\n*************\n\nThe account_payment_sepa module uses the section ``account_payment_sepa`` to\nretrieve some parameters:\n\n- ``filestore``: a boolean value to store SEPA message in the FileStore.\n  The default value is ``False``.\n\n- ``store_prefix``: the prefix to use with the FileStore. The default value is\n  ``None``.\n",
    "bugtrack_url": null,
    "license": "GPL-3",
    "summary": "Tryton module for SEPA payment",
    "version": "6.8.2",
    "project_urls": {
        "Bug Tracker": "https://bugs.tryton.org/",
        "Documentation": "https://docs.tryton.org/",
        "Download": "http://downloads.tryton.org/6.8/",
        "Forum": "https://www.tryton.org/forum",
        "Homepage": "http://www.tryton.org/",
        "Source Code": "https://code.tryton.org/tryton"
    },
    "split_keywords": [
        "tryton",
        "account",
        "payment",
        "sepa"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e0df4c805ac81dd00404bf3a17b794dd806eb634c8081848162d35f8b2ed688f",
                "md5": "64cee84c8cf4c80ccee6e85468e12b18",
                "sha256": "ee72491b920c9b3479fdd99fe441bc1ab42527f6b217f761ead97da636cdeecb"
            },
            "downloads": -1,
            "filename": "trytond_account_payment_sepa-6.8.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "64cee84c8cf4c80ccee6e85468e12b18",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 190985,
            "upload_time": "2023-10-04T22:26:06",
            "upload_time_iso_8601": "2023-10-04T22:26:06.489269Z",
            "url": "https://files.pythonhosted.org/packages/e0/df/4c805ac81dd00404bf3a17b794dd806eb634c8081848162d35f8b2ed688f/trytond_account_payment_sepa-6.8.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "07aa90b2d9dd4b52f4787bef4a0d50b7b1f0087d702edfbd72731657435d2c4e",
                "md5": "2e2d667454dced98ac70104078d41e80",
                "sha256": "8a9ca2452fc2ef21a437812c631e3ee2740be90fcf53a04b5a3c20dedc5330dd"
            },
            "downloads": -1,
            "filename": "trytond_account_payment_sepa-6.8.2.tar.gz",
            "has_sig": false,
            "md5_digest": "2e2d667454dced98ac70104078d41e80",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 125078,
            "upload_time": "2023-10-04T22:26:08",
            "upload_time_iso_8601": "2023-10-04T22:26:08.998575Z",
            "url": "https://files.pythonhosted.org/packages/07/aa/90b2d9dd4b52f4787bef4a0d50b7b1f0087d702edfbd72731657435d2c4e/trytond_account_payment_sepa-6.8.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-04 22:26:08",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-account-payment-sepa"
}
        
Elapsed time: 0.13068s