# Sponsoring SUPER PDP integration

**URL:** https://discuss.tryton.org/t/sponsoring-super-pdp-integration/9229
**Category:** Sponsoring
**Created:** [May 8, 2026, 12:11pm UTC](https://discuss.tryton.org/t/sponsoring-super-pdp-integration/9229 "2026-05-08T12:11:50Z")
**Posts on this page:** 13
**Page:** 1

<div class="post-metadata">

### Author: ![ced](https://discuss-cdn.tryton.org/user_avatar/discuss.tryton.org/ced/32/1237_2.png) [@ced](https://discuss.tryton.org/u/ced)
#### Post date: [May 8, 2026, 12:11pm UTC](https://discuss.tryton.org/t/sponsoring-super-pdp-integration/9229/1 "2026-05-08T12:11:50Z")

</div>

![Facture électronique française](https://discuss-cdn.tryton.org/uploads/default/original/2X/1/1cbab36833abdeb39896b413fd77f208c4067a23.png)

## Proposal

France will make e-invoice required soon ([E-Invoicing comes into effect in France](https://discuss.tryton.org/t/e-invoicing-comes-into-effect-in-france/9079)).  
So it will be good to have in standard at least one module to support the reception and emission of invoices for french companies.

[SUPER PDP](https://www.superpdp.tech/), as already discussed, seems to be a good option.

We propose to write a module `edocument_super_pdp` to implement the [SUPER PDP API](https://www.superpdp.tech/openapi) similar to the `edocument_peppol_peppyrus`.  
~~We plan to use their custom API instead of the [AFNOR API](https://www.superpdp.tech/documentation/9) because it will require more effort such as supporting the 3 possibles format (Factur-X France, UBL France, CII France) compare to a unique normalized JSON for the invoice reception.~~  
We plan to implement the [AFNOR API](https://www.superpdp.tech/documentation/9) as we support the 3 possibles formats for reception. And we will use UBL France as sending format by default.

This module will also support PEPPOL for Belgian companies.

The proposal does not include the e-reporting for which SUPER PDP has not yet published the API.

## Budget

We have estimated the effort to 4 days of development.  
For B2CK this means a budget of **2000€** (without VAT).  
The budget will be divided in equal parts between the contributors.  
_Contributors may add an upper limit (minimum: **200€** ) to their contribution in case there are not enough contributors. For that they will just need to post a message with their limit (so others may anticipate their costs)._

## Contributors

_Poll ([view on site](https://discuss.tryton.org/t/sponsoring-super-pdp-integration/9229/1))_

## Implementation

---

<div class="post-metadata">

### Author: ![fabalthazar](https://discuss-cdn.tryton.org/user_avatar/discuss.tryton.org/fabalthazar/32/3791_2.png) [@fabalthazar](https://discuss.tryton.org/u/fabalthazar)
#### Post date: [May 14, 2026, 9:22pm UTC](https://discuss.tryton.org/t/sponsoring-super-pdp-integration/9229/2 "2026-05-14T21:22:46Z")

</div>

Very nice. Upper limit 200€.

By the way, I thought the support for either three formats (Factur-X, UBL, CII), was the Plateforme Agréée’s role so that Tryton has just to support one (standard XP\_Z12-013, section 5.4.1). Or I missed something.

---

<div class="post-metadata">

### Author: ![2cadz](https://discuss-cdn.tryton.org/user_avatar/discuss.tryton.org/2cadz/32/130_2.png) [@2cadz](https://discuss.tryton.org/u/2cadz)
#### Post date: [May 15, 2026, 5:27am UTC](https://discuss.tryton.org/t/sponsoring-super-pdp-integration/9229/3 "2026-05-15T05:27:42Z")

</div>

While I can understand the technical rationale behind choosing SuperPDP’s internal API, I regret that a Free Software project has chosen not to use an existing standard and has sacrificed interoperability, even though—while it is not a requirement—communications from the DGFIP, AIFE, and AFNOR encourage the implementation of this standard.

---

<div class="post-metadata">

### Author: ![ced](https://discuss-cdn.tryton.org/user_avatar/discuss.tryton.org/ced/32/1237_2.png) [@ced](https://discuss.tryton.org/u/ced)
#### Post date: [May 15, 2026, 9:03am UTC](https://discuss.tryton.org/t/sponsoring-super-pdp-integration/9229/4 "2026-05-15T09:03:14Z")

</div>

> [@fabalthazar](#):
>
> I thought the support for either three formats (Factur-X, UBL, CII), was the Plateforme Agréée’s role so that Tryton has just to support one

That’s for sending but you may receive any of the 3 formats so you must support all of them for reception.  
I guess it is the reason SUPER PDP provides also an API to convert from one format to another.  
I think the French authorities made a mistake by not imposing a unique format like it was done in Belgium with PEPPOL.

> [@2cadz](#):
>
> has sacrificed interoperability

I doubt that this standard will really bring real interoperability.

> [@2cadz](#):
>
> communications from the DGFIP, AIFE, and AFNOR encourage the implementation of this standard

But they are not the one that needs to invest 3 times the cost to implement their 3 duplicates formats.  
DGFIP has already been deceptive by not implementing on official portal and delegate completely to private sector. So it is easy for them to “encourage” other to do what they could not.

---

<div class="post-metadata">

### Author: ![ced](https://discuss-cdn.tryton.org/user_avatar/discuss.tryton.org/ced/32/1237_2.png) [@ced](https://discuss.tryton.org/u/ced)
#### Post date: [May 15, 2026, 9:09am UTC](https://discuss.tryton.org/t/sponsoring-super-pdp-integration/9229/5 "2026-05-15T09:09:22Z")

</div>

And implementing the “standard” will cost 3 times the current cost (without real guarantee of interoperability).  
I do not think the sponsoring will be successful in such case. So it is better to have a working solution than nothing.

---

<div class="post-metadata">

### Author: ![ced](https://discuss-cdn.tryton.org/user_avatar/discuss.tryton.org/ced/32/1237_2.png) [@ced](https://discuss.tryton.org/u/ced)
#### Post date: [May 24, 2026, 9:13am UTC](https://discuss.tryton.org/t/sponsoring-super-pdp-integration/9229/6 "2026-05-24T09:13:22Z")

</div>

I must add that the protocol implementation will be a small part of the development. The major part is the design and implementation of the events which will be generic and reusable for any AP implementations. This means that like for the Peppol implementation, adding another service provider (or AFNOR API) would be only about the protocol (and for AFNOR the support of the 3 formats).

---

<div class="post-metadata">

### Author: ![camlafit](https://discuss-cdn.tryton.org/user_avatar/discuss.tryton.org/camlafit/32/3881_2.png) [@camlafit](https://discuss.tryton.org/u/camlafit)
#### Post date: [June 12, 2026, 9:26pm UTC](https://discuss.tryton.org/t/sponsoring-super-pdp-integration/9229/7 "2026-06-12T21:26:01Z")

</div>

Hello

Have you thought about the [pdplibre](https://pdplibre.org/#why) project?

Its current purpose is to act as a proxy with some PAs while complying with the AFNOR project.  
The ultimate goal would be for it to become its own PA.

Have a nice day.

---

<div class="post-metadata">

### Author: ![ced](https://discuss-cdn.tryton.org/user_avatar/discuss.tryton.org/ced/32/1237_2.png) [@ced](https://discuss.tryton.org/u/ced)
#### Post date: [June 12, 2026, 9:34pm UTC](https://discuss.tryton.org/t/sponsoring-super-pdp-integration/9229/8 "2026-06-12T21:34:51Z")

</div>

For me, PDP Libre does not seem to provide any API for now.

Any way it is no more the time to discuss about choosing a provider but to finalize the sponsoring to have a working solution for 8.2.

---

<div class="post-metadata">

### Author: ![jcm](https://discuss-cdn.tryton.org/user_avatar/discuss.tryton.org/jcm/32/344_2.png) [@jcm](https://discuss.tryton.org/u/jcm)
#### Post date: [June 20, 2026, 12:53pm UTC](https://discuss.tryton.org/t/sponsoring-super-pdp-integration/9229/9 "2026-06-20T12:53:47Z")

</div>

Good idea. Upper limit 300 €.

---

<div class="post-metadata">

### Author: ![system](https://discuss-cdn.tryton.org/uploads/default/original/1X/c6f8ec0a40525cdcd50058c734283450a4b3d38b.png) [@system](https://discuss.tryton.org/u/system)
#### Post date: [July 20, 2026, 12:58pm UTC](https://discuss.tryton.org/t/sponsoring-super-pdp-integration/9229/10 "2026-07-20T12:58:00Z")

</div>



---

<div class="post-metadata">

### Author: ![system](https://discuss-cdn.tryton.org/uploads/default/original/1X/c6f8ec0a40525cdcd50058c734283450a4b3d38b.png) [@system](https://discuss.tryton.org/u/system)
#### Post date: [August 19, 2026, 1:00pm UTC](https://discuss.tryton.org/t/sponsoring-super-pdp-integration/9229/11 "2026-08-19T13:00:55Z")

</div>



---

<div class="post-metadata">

### Author: ![system](https://discuss-cdn.tryton.org/uploads/default/original/1X/c6f8ec0a40525cdcd50058c734283450a4b3d38b.png) [@system](https://discuss.tryton.org/u/system)
#### Post date: [September 18, 2026, 1:15pm UTC](https://discuss.tryton.org/t/sponsoring-super-pdp-integration/9229/12 "2026-09-18T13:15:30Z")

</div>



---

<div class="post-metadata">

### Author: ![ced](https://discuss-cdn.tryton.org/user_avatar/discuss.tryton.org/ced/32/1237_2.png) [@ced](https://discuss.tryton.org/u/ced)
#### Post date: [September 25, 2026, 8:17am UTC](https://discuss.tryton.org/t/sponsoring-super-pdp-integration/9229/13 "2026-09-25T08:17:20Z")

</div>

We now have the tools to support the 3 formats without extra cost.  
So I updated the proposal accordingly.
