BR-DE-24-a:Payment code 48, 54, or 55 (card payment) requires Card Payment details...
Fix: Invoice Navigator automatically fixes this issue by correcting the `cac:CardAccount` element in your Invoice (BR-DE-24-a). Upload your invoice to fix this automatically.
Payment code 48, 54, or 55 (card payment) requires Card Payment details (BG-18). You specified card payment but didn't include card information.
Engine Classification
Ensure debited account ID is present for SEPA direct debit (code 58)
Confidence: 80% · Applied automatically in pipeline
What is BR-DE-24-a?
BR-DE-24-a is a fatal validation rule defined in the XRechnung (Germany) specification (DEU national rules). It validates the ID element under PaymentMandate > PayerFinancialAccount 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='58']/cac:PaymentMandate/cac:PayerFinancialAccount/cbc:ID
Why This Error Matters
Invoice rejected. Card payments need card information for reference.
BR-DE-24-a 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-24-a
- ·Specification: XRechnung (Germany)
How to Fix It
Find the missing or empty field
Check cbc:ID at //cac:PaymentMeans[cbc:PaymentMeansCode='58']/cac:PaymentMandate/cac:PayerFinancialAccount/cbc:ID. This field is required but is either missing or empty.
Set the required value
Invoice Navigator automatically fixes this issue by correcting the `cac:CardAccount` element in your Invoice (BR-DE-24-a).
Re-validate your invoice
Upload the corrected invoice to confirm BR-DE-24-a is resolved.
Before / After
<cac:PaymentMeans> <cac:CardAccount>INVALID_CODE</cac:CardAccount> </cac:PaymentMeans>
<cac:PaymentMeans> <cac:CardAccount>VALID_CODE</cac:CardAccount> </cac:PaymentMeans>
Technical Reference
//cac:PaymentMeans[cbc:PaymentMeansCode='58']/cac:PaymentMandate/cac:PayerFinancialAccount/cbc:IDCommon Causes
- ·Card payment code used but BG-18 missing
- ·PaymentMeansCode 48/54/55 without PAYMENT CARD section
- ·Card payment selected but card details not exported
- ·Template missing BG-18 for card payment types
- ·Payment method mismatch with card information
Seeing this in production? The API handles BR-DE-24-a automatically. See the fix response →
Frequently Asked Questions
Payment code 48, 54, or 55 (card payment) requires Card Payment details (BG-18). You specified card payment but didn't include card information.
Invoice Navigator automatically fixes this issue by correcting the `cac:CardAccount` element in your Invoice (BR-DE-24-a). You can also use Invoice Navigator's compliance engine to correct this automatically in your pipeline.
Yes, BR-DE-24-a is a critical error that will cause invoice rejection. It must be fixed before submission.
Many instances of BR-DE-24-a 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-24-a
Auto-fix BR-DE-24-a in seconds
Upload your invoice and we fix this error automatically. Financial fields are never touched.