errorcountryDEUXRechnung (Germany)

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.

Severity
Fatal
Rule set
XRechnung (Germany)
Country
DEU
Fix type
AUTO-FIX
Confidence
80%
Category
structural

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

1.

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.

2.

Set the required value

Invoice Navigator automatically fixes this issue by correcting the `cac:PayeeFinancialAccount` element in your Invoice (BR-DE-25-b).

3.

Re-validate your invoice

Upload the corrected invoice to confirm BR-DE-25-b is resolved.

Before / After

Failing XML
<cac:PaymentMeans>
  <cac:PayeeFinancialAccount>INVALID_CODE</cac:PayeeFinancialAccount>
</cac:PaymentMeans>
Corrected XML
<cac:PaymentMeans>
  <cac:PayeeFinancialAccount>VALID_CODE</cac:PayeeFinancialAccount>
</cac:PaymentMeans>

Technical Reference

XPath//cac:PaymentMeans[cbc:PaymentMeansCode='48' or cbc:PaymentMeansCode='54' or cbc:PaymentMeansCode='55']/cac:CardAccount/cbc:PrimaryAccountNumberID
SpecXRechnung (Germany)
Operationset_default
StrategyEnsure payment card information is present for card payment means codes

Common 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

Share this guide:

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.