Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.

...

Status
colourPurple
titleHow-to
Status
colourBlue
titleIntegrators
Status
colourGreen
titleStandUpdated: Jul 2026
Status
colourGrey
titlegilt fuer applies to Nuclos 4.2026.x

Panel
bgColor#F4F5F7

Auf dieser SeiteOn this page

Inhalt
maxLevel2
minLevel2
Hinweis
titleMachine-translated – under review

This page was machine-translated from German as a first draft and is currently under review. The authoritative source remains the German original (see the language switch above).

...

Please carry out the steps described in section 5.1.2.

5.3.3 Running the additional object import

...

  1. The class SEPALogic (or the concrete implementation of AbstractSEPALogic used in your case) has to be adapted to some changes and additions:
    • class imports: PaymentType and SequenceType are independent classes from version 2.0.0.
    • The method fetchPaymentReferences(SEPAExport) was renamed to fetchDirectDebitReferences(SEPAExport) and returns a list of objects of type AbstractDirectDebitReferenceWrapper
    • Please refer to the description of the integration steps in section 4.8.3 for further changes.
  2. The ReferenceWrapper is to be replaced by a DebitorReferenceWrapper (see section 4.8.1)
  3. The PaymentReferenceWrapper is to be replaced by DirectDebitReferenceWrapper (see section 4.8.1)
  4. The PaymentReferenceFacade is to be replaced by DirectDebitReferenceFacade (see section 4.8.2)

Related pages

open book Nuclet: SEPA


SEPA Nuclet data sheet

Öffnen Open

open book Interfaces


All integrations

Öffnen Open