Skip to content

Profile BPC

Philip Helger edited this page Aug 24, 2024 · 4 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 was removed in v3.0.0.

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>