A build-to-order Magento 2 extension that connects your store to the UAE's mandatory Peppol 5-corner e-invoicing model, generating PINT-AE structured invoices and routing them through an Accredited Service Provider. Built, installed and supported by ECOSIRE on your own Magento install. One-time license from $799.00 USD for Magento 2 / Adobe Commerce (build-to-order) — includes 12 months of updates and support.

A build-to-order Magento 2 extension that connects your store to the UAE's mandatory Peppol 5-corner e-invoicing model, generating PINT-AE structured invoices and routing them through an Accredited Service Provider. Built, installed and supported by ECOSIRE on your own Magento install.
现在无需付款。此操作会向我们的团队发送报价请求——我们会通过邮件跟进价格和后续步骤。
The UAE is moving B2B and B2G invoicing to a mandatory Peppol-based "5-corner" (DCTCE) model — large taxpayers from January 2027 and all in-scope businesses from July 2027. Magento Open Source and Adobe Commerce have no native concept of a structured tax invoice, a Peppol Access Point, or PINT-AE UBL. This extension closes that gap.
PINT-AE UBL 2.1 invoice generation mapped from Magento's InvoiceInterface, with BIS Billing / PINT-AE business-rule validation before dispatch
Peppol 5-corner (DCTCE) routing: documents handed to your Accredited Service Provider / Access Point over a configurable REST transport (C2 to C3), no self-operated Access Point required
UAE VAT engine support: 5% standard-rated, zero-rated, exempt and reverse-charge mapped to correct UBL tax category codes and breakdowns
TRN (Tax Registration Number) capture and format validation for both seller and buyer, surfaced at checkout/admin and embedded in the UBL party blocks
Designated-zone handling so free-zone / designated-zone transactions carry the correct VAT treatment and document metadata
Implemented as a clean Magento 2 module under app/code with di.xml dependency injection, service contracts and an observer on sales_order_invoice_save_after (no core hacks)
ECOSIRE designs, builds and installs a Magento 2 module (under app/code/Ecosire/UaePeppolEInvoicing) on your Magento Open Source or Adobe Commerce install. It hooks into invoice generation with an observer on sales_order_invoice_save_after, then maps each Magento\Sales\Api\Data\InvoiceInterface into a PINT-AE-compliant UBL 2.1 document through a dedicated service contract. Documents are validated against the PINT-AE business rules and routed to an Accredited Service Provider (ASP) / Peppol Access Point over a configurable REST transport — keeping you in the C2→C3 corner of the 5-corner architecture without operating your own Access Point.
It is honest about scope. This is not an instant Adobe Commerce Marketplace download. It is a custom build scoped to your tax configuration, ASP contract and store layout, then deployed and supported by our team. You bring (or we help you select) the Accredited Service Provider; we build the Magento-side mapping, validation, admin tooling and resilience around it.
Tax handling covers UAE 5% standard VAT, zero-rated, exempt and reverse-charge, plus TRN validation and designated-zone treatment, with the correct UBL tax category codes. Every generated document, its ASP response and acknowledgement are stored and surfaced in the Magento admin under a dedicated ACL resource, with cron-based retry for transient ASP failures. We deliver it tested, walk your finance and dev teams through it, and stay on for updates as the phased UAE rollout and PINT-AE specification evolve.
A B2B-heavy retailer or wholesaler running Adobe Commerce or Magento Open Source who must issue Peppol PINT-AE structured invoices once their phase begins (large taxpayers Jan 2027, all in-scope Jul 2027) and has no e-invoicing path in Magento today.
A UAE-accredited Peppol service provider that needs a reliable, supported Magento 2 connector to plug merchant stores into their Access Point, rather than maintaining bespoke per-client integrations themselves.
A controller responsible for VAT correctness who needs zero-rated, exempt, reverse-charge and designated-zone cases mapped to the right UBL codes, with auditable transmission and acknowledgement records inside Magento admin.
在 ecosire.com 上购买许可证并从您的帐户仪表板下载 UAE E-Invoicing (Peppol PINT-AE 5-Corner) for Magento 2 模块 ZIP。
将 ZIP 解压到服务器上的 Odoo 自定义插件文件夹中(或通过“应用程序”>“从 Odoo.sh / runbot 上的文件安装”上传)。
激活开发者模式,打开应用程序,单击更新应用程序列表,搜索 UAE E-Invoicing (Peppol PINT-AE 5-Corner) for Magento 2,然后按安装。
打开新菜单,粘贴您的 ECOSIRE 许可证密钥,连接任何外部凭据(Shopify、Amazon、Stripe 等),然后保存。
运行内置连接测试,同步前 10 条记录,并安排定期 cron。如果出现任何问题,请联系支持人员。
| 标准 | 伊科西尔 | 定制建造 | 竞争对手 | 奥杜本机 |
|---|---|---|---|---|
| Generates PINT-AE structured UBL invoices from Magento orders | ||||
| Routes through a UAE Accredited Service Provider / Peppol Access Point (5-corner DCTCE) | ||||
| UAE VAT, zero-rated, exempt, reverse-charge and designated-zone tax mapping | ||||
| TRN validation embedded in UBL party blocks | ||||
| Built, installed and supported on your own Magento install by the vendor | ||||
| Tailored to your specific Magento version, ASP contract and tax setup | ||||
| Available as an instant self-service download | ||||
| Ongoing updates as PINT-AE spec and 2027 phases evolve | ||||
| No core hacks — di.xml, observers, service contracts only |
No. This is a build-to-order engagement, not an instant Marketplace download. ECOSIRE builds the module to your Magento version, tax configuration and chosen Accredited Service Provider, then installs and tests it on your own Magento Open Source or Adobe Commerce instance. The $799 covers that scoped build, deployment and handover.
Typical delivery is around 2 to 4 weeks from kickoff, depending on your Magento version, how complex your VAT/designated-zone scenarios are, and how quickly your Accredited Service Provider gives us sandbox/API access. After a short scoping call we confirm a firm timeline; ASP credential turnaround is usually the main variable, not the Magento work.
Yes, you need an ASP / Peppol Access Point — the UAE 5-corner (DCTCE) model requires accredited providers to route documents, and this module connects to one rather than replacing it. We build and support the Magento-side integration to your ASP's API. If you haven't selected an ASP yet, we can help you evaluate options, but the accreditation and routing contract is between you and that provider.
The PINT-AE specification, business rules and the UAE rollout phases are still evolving. Your purchase includes a defined post-launch support window, and we offer ongoing maintenance so the mapping, validation rules and ASP transport stay current as the specification and your phase obligations change. Because the module lives in your app/code, there's no SaaS lock-in for the Magento side.
It works on both. It's a standard Magento 2 module under app/code using dependency injection (di.xml), service contracts and an observer on sales_order_invoice_save_after — no core files are patched and no class is overwritten. We build and compile it against your specific Magento 2 minor version and PHP runtime so it survives upgrades cleanly.
Each line and the document total are mapped to the correct UBL tax category codes: 5% standard-rated, zero-rated, exempt and reverse-charge are all distinguished, and designated-zone transactions carry the right VAT treatment and metadata. Seller and buyer TRNs are validated and embedded in the UBL party blocks so the PINT-AE document passes ASP validation.
A build-to-order Magento 2 extension that connects your store to the UAE's mandatory Peppol 5-corner e-invoicing model, generating PINT-AE structured invoices and routing them through an Accredited Service Provider. Built, installed and supported by ECOSIRE on your own Magento install.