Skip to content

Profile BPC

Philip Helger edited this page May 24, 2024 · 5 revisions

The BPC AS4 profile is independent from CEF and Peppol.

This profile is deprecated and replaced by the "DBN Alliance" profile. The code is officially deprecated since v2.7.7 and will be removed for the next major release.

Underlying specification can be obtained from the Business Payments Coalition.

Profiles

This submodule comes with one profile only:

  • ID bpc-mp (since v1.3.6) - "BPC Market Pilot"

Maven Coordinates

    <dependency>
      <groupId>com.helger.phase4</groupId>
      <artifactId>phase4-profile-bpc</artifactId>
      <version>x.y.z</version>
    </dependency>