BR-DE-25-b:Payment code 59 (direct debit) must not include Credit Transfer (BG-17) or...
Payment code 59 (direct debit) must not include Credit Transfer (BG-17) or Card Payment (BG-18) sections. Only Direct Debit Mandate (BG-19) should be present for SEPA direct debit payments.
Engine Classification
Ensure payment card information is present for card payment means codes
Confidence: 80% · Applied automatically in pipeline
What is BR-DE-25-b?
BR-DE-25-b is a fatal validation rule defined in the XRechnung (Germany) specification (DEU national rules). It validates the PrimaryAccountNumberID element under CardAccount in the UBL invoice XML.
When this rule fires, the invoice is non-compliant and will be rejected by Peppol access points and national validation services. The sending system receives a rejection response and the invoice does not reach the buyer.
Target path: //cac:PaymentMeans[cbc:PaymentMeansCode='48' or cbc:PaymentMeansCode='54' or cbc:PaymentMeansCode='55']/cac:CardAccount/cbc:PrimaryAccountNumberID
Why This Error Matters
Invoice rejected. Conflicting payment methods cause processing errors. Direct debit requires only the mandate information.
BR-DE-25-b is a hard failure. Invoices that trigger this rule are rejected at the access point and never reach the recipient. In Peppol networks, this means your sending system receives an MLR (Message Level Response) with a rejection status. The invoice must be corrected and re-sent, adding delay to your payment cycle.
Invoice Navigator can automatically correct this error in your pipeline. The fix is applied with full audit evidence, so your compliance trail remains intact.
Validator Behavior
- ·Causes invoice rejection
- ·Rejected by XRechnung endpoints
- ·Error returned: BR-DE-25-b
- ·Specification: XRechnung (Germany)
Before / After
<cac:PaymentMeans> <cac:PayeeFinancialAccount>INVALID_CODE</cac:PayeeFinancialAccount> </cac:PaymentMeans>
<cac:PaymentMeans> <cac:PayeeFinancialAccount>VALID_CODE</cac:PayeeFinancialAccount> </cac:PaymentMeans>
Technical Reference
//cac:PaymentMeans[cbc:PaymentMeansCode='48' or cbc:PaymentMeansCode='54' or cbc:PaymentMeansCode='55']/cac:CardAccount/cbc:PrimaryAccountNumberIDCommon Causes
- ·Direct debit payment has transfer or card details
- ·PaymentMeansCode 59 with BG-17 or BG-18 present
- ·Mixed payment types in single payment instruction
- ·Transfer/card sections not removed for direct debit
- ·Template exports all payment sections regardless of type
Seeing this in production? The API handles BR-DE-25-b automatically. See the fix response →
Related Errors
Last updated: 27 February 2026
Handle BR-DE-25-b Automatically in Your Pipeline
The compliance engine auto-remediates this error with controlled safety policies and evidence pack generation.