...
- 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.
- The ReferenceWrapper is to be replaced by a DebitorReferenceWrapper (see section 4.8.1)
- The PaymentReferenceWrapper is to be replaced by DirectDebitReferenceWrapper (see section 4.8.1)
- The PaymentReferenceFacade is to be replaced by DirectDebitReferenceFacade (see section 4.8.2)
Related pages
Nuclet: SEPA
SEPA Nuclet data sheet
Öffnen →
{"serverDuration": 38, "requestCorrelationId": "f783e8a184178595"}