BR-DE-25-b:Payment code 59 (direct debit) must not include Credit Transfer (BG-17) or...
Fix: Invoice Navigator automatically fixes this issue by correcting the `cac:PayeeFinancialAccount` element in your Invoice (BR-DE-25-b). Upload your invoice to fix this automatically.
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 rejected by Peppol access points and never reaches 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 — the invoice must be corrected and re-sent before it can reach the recipient.
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)
How to Fix It
Find the missing or empty field
Check cbc:PrimaryAccountNumberID at //cac:PaymentMeans[cbc:PaymentMeansCode='48' or cbc:PaymentMeansCode='54' or cbc:PaymentMeansCode='55']/cac:CardAccount/cbc:PrimaryAccountNumberID. This field is required but is either missing or empty.
Set the required value
Invoice Navigator automatically fixes this issue by correcting the `cac:PayeeFinancialAccount` element in your Invoice (BR-DE-25-b).
Re-validate your invoice
Upload the corrected invoice to confirm BR-DE-25-b is resolved.
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 →
Frequently Asked Questions
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.
Invoice Navigator automatically fixes this issue by correcting the `cac:PayeeFinancialAccount` element in your Invoice (BR-DE-25-b). You can also use Invoice Navigator's compliance engine to correct this automatically in your pipeline.
Yes, BR-DE-25-b is a critical error that will cause invoice rejection. It must be fixed before submission.
Many instances of BR-DE-25-b can be automatically corrected using Invoice Navigator's compliance engine. The fix is applied in your pipeline with full audit evidence.
Related Errors
Related Content
Last updated: 14 April 2026
Validate your invoice
Drop your XML here to check for BR-DE-25-b
Auto-fix BR-DE-25-b in seconds
Upload your invoice and we fix this error automatically. Financial fields are never touched.