Compliance questions
NorwayIs B2B e-invoicing in Norway mandatory?
Is B2B e-invoicing in Norway mandatory?
Who can issue invoices in Norway?
Who can issue invoices in Norway?
What are the legal obligations for receiving invoices in Norway?
What are the legal obligations for receiving invoices in Norway?
Is sending invoices via Peppol mandatory?
Is sending invoices via Peppol mandatory?
Does a Peppol invoice need to be EN16931 compliant?
Does a Peppol invoice need to be EN16931 compliant?
Why does Peppol require proof of ownership?
Why does Peppol require proof of ownership?
What documents count as proof of ownership?
What documents count as proof of ownership?
Are received Peppol invoices considered legally valid?
Are received Peppol invoices considered legally valid?
How long must I retain received Peppol invoices?
How long must I retain received Peppol invoices?
Invoicing questions
NorwayHow do I configure my workspace for Norwegian invoicing?
How do I configure my workspace for Norwegian invoicing?
0192), and use a workflow that generates a Peppol BIS Billing 3.0 document and sends it via the Lookup → Send actions.Where do I find Norway-specific GOBL documentation?
Where do I find Norway-specific GOBL documentation?
peppol-bis-v3.What is the difference between scheme 0192 and 9908 in Norway?
What is the difference between scheme 0192 and 9908 in Norway?
0192(organization number) — This is the preferred and default scheme for Norway. It corresponds to the company’s 9-digit organization number in the Enhetsregisteret (Central Coordinating Register) at the Brønnøysund Register Centre.9908(NO:ORGNR) — This is the legacy scheme for the same organization number, deprecated in favor of0192. Some older ELMA registrations may still use it.
0192: Always use 0192 as your first choice when sending invoices to Norwegian companies. This is the standard identifier and what the vast majority of Norwegian businesses are registered under.When 9908 may be needed: If you get a “receiver not found” error when sending to a Norwegian company using 0192, and you have confirmed the company exists in the Peppol Directory, check whether they are still registered under the legacy 9908 scheme.To specify the scheme when sending, include the customer’s Peppol inbox in your GOBL document:NO prefix or MVA suffix used in VAT numbers.What should we do if the customer doesn't belong to the Peppol network?
What should we do if the customer doesn't belong to the Peppol network?
- Set up a separate workflow that generates the XML without the send-Peppol-document step
- Or reuse your existing workflow without the customer Peppol ID — the send step is automatically skipped
- Fetch the generated XML and deliver it through the agreed channel, typically email
How do I handle B2C invoices in Peppol?
How do I handle B2C invoices in Peppol?
- Add an If/Else step that checks for a customer inbox using
count(customer.inboxes, true) > 0. - On the
falsebranch, generate a PDF and email it to the customer, then stop the flow.
How do I handle 'Receiver Not Found' errors?
How do I handle 'Receiver Not Found' errors?
KO and receiver not found in the peppol network, treat it like an invalid email address — the recipient simply isn’t reachable on Peppol. Add the Lookup Participant ID step (ideally in a separate validation workflow run against customer data) so you catch missing IDs before generating the invoice.Should I set the `$regime` field when using Peppol?
Should I set the `$regime` field when using Peppol?
Where do I find Peppol GOBL documentation?
Where do I find Peppol GOBL documentation?
oasis-ubl-v2 addon and the Peppol app reference for required fields, supported document types, and Participant ID schemes.Supplier questions
NorwayHow do I onboard a new supplier in Norway?
How do I onboard a new supplier in Norway?
0192). Invopop registers the participant in ELMA, Norway’s national Peppol registry, so we become the supplier’s Access Point for sending and receiving.What if my supplier is already registered in ELMA with another Access Point?
What if my supplier is already registered in ELMA with another Access Point?
How do I register for a Peppol inbox in Invopop?
How do I register for a Peppol inbox in Invopop?
ubl-invoice doc group) and ready to receive invoices.I get 'XXXX:XXXXXXXXX is already registered' when registering a supplier — what now?
I get 'XXXX:XXXXXXXXX is already registered' when registering a supplier — what now?
9925 VAT scheme rather than the default 0208).How do I assign multiple inboxes to a single supplier?
How do I assign multiple inboxes to a single supplier?
What are Participant IDs?
What are Participant IDs?
- Scheme — identifies the type of identifier (e.g.
9920for Spanish VAT,0208for Belgian KBO/BCE) - Code — the actual identification number
0208 but some entities are only registered under 9925 (VAT). If you hit a “receiver not found” error, the recipient may be registered under an alternative scheme.What visibility level should I set on my Peppol Party?
What visibility level should I set on my Peppol Party?
smp— SMP only, for testingsmp+sml— SMP and SML, useful when you only want to sendsmp+sml+peppol— SMP, SML, and the Peppol Directory, recommended for both sending and receiving (and for being discoverable in the Directory)
Receiving questions
PeppolHow do I import received invoices via Peppol?
How do I import received invoices via Peppol?
Can I remove UBL or CII from the 'Peppol receive invoice' workflow if I only use one format?
Can I remove UBL or CII from the 'Peppol receive invoice' workflow if I only use one format?
How are incoming Peppol documents converted into GOBL?
How are incoming Peppol documents converted into GOBL?