Giter Site home page Giter Site logo

tryton / account_payment_sepa Goto Github PK

View Code? Open in Web Editor NEW
6.0 6.0 3.0 699 KB

Mirror of account_payment_sepa

Home Page: https://hg.tryton.org/modules/account_payment_sepa

License: GNU General Public License v3.0

Python 100.00%
tryton payment sepa mandate pain camt iso20022

account_payment_sepa's Introduction

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.

account_payment_sepa's People

Contributors

albertca avatar camux avatar cedk avatar davidoff2103 avatar fabyc avatar josesalvador avatar langevinfrederic avatar libateq avatar mrichez-saluc avatar nicoe avatar pokoli avatar semarie avatar vezjakv avatar xcodinas avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.