Documentation Index
Fetch the complete documentation index at: https://docs.invopop.com/llms.txt
Use this file to discover all available pages before exploring further.
Introduction
To issue invoices in Argentina through ARCA, each supplier must generate a digital certificate from the ARCA website and upload it to Invopop. This guide walks you through the complete registration process.| - | Sandbox | Live |
|---|---|---|
| Supplier | Real company required | Real company required |
| Certificates | ARCA sandbox certificate | ARCA production certificate |
| Punto de venta | Any number can be used | Must be registered in ARCA before use |
Setup
Connect the Argentina app

- Go to Configuration → Apps in the Console.
- Find Argentina in the app list.
- Click Connect to activate the app.
Register a supplier
The registration process is the same whether you’re issuing invoices on behalf of third parties (white label) or under your own company name.Create a supplier entry
Use the Create an entry endpoint to create a new supplier party. The required fields are:
name- company nametax_id- tax identification number
folder parameter to suppliers so the entry appears in the suppliers section. The entry will have an Empty status initially.Via ConsoleNavigate to Parties > Suppliers and click on + New supplier. The following json code will appear in the editor:
Run the registration workflow
Use the Create a job endpoint with the following payload:
workflow_id from the workflows list, and the silo_entry_id from the Meta tab in the supplier entry.Via ConsoleOpen the supplier entry, click Run workflow, and select Register in ARCA.The supplier’s status will change to
Processing while awaiting registration completion.Access the registration wizard
In the Console, open the supplier entry and navigate to the Meta tab. Click on gov-ar.invopop.com to launch the registration wizard.

To send the registration link to your customer, add a webhook step before Wait for ARCA Authorization.The webhook payload includes the
siloEntryId. Use the Fetch an Entry endpoint to retrieve the full entry, including the meta object containing the registration link.link_url to your customer to complete their registration.Complete the registration wizard
The wizard will guide the user to create a certificate in ARCA’s portal and upload it to Invopop. The steps differ between sandbox and production. For your convenience, we provide guides in Spanish which you can share with your customers or adapt to your own needs:- Sandbox: ARCA certificate wizard (in Spanish)
- Production: ARCA certificate wizard (in Spanish)
Point of sales (Punto de venta)
In Invopop, the point of sale is specified in theseries field of the invoice. Once the registration process is complete, in sandbox you can use any point of sale number, while production requires registering each point of sale in ARCA before using it. The registration process varies depending on your tax classification:
- Monotributista: A simplified tax regime for small businesses and freelancers in Argentina
- Registered taxpayer (Responsable Inscripto): Standard tax regime for companies registered for VAT
Navigate to point of sale administration

Register a new point of sale


FAQ
Do I need to upload digital certificates to Invopop?
Do I need to upload digital certificates to Invopop?
- Generating a certificate signing request (CSR) with ARCA
- Downloading the certificate and private key
- Uploading them to Invopop through the supplier registration flow
What information is required to register a supplier?
What information is required to register a supplier?
- Legal name (Razón Social)
- CUIT (tax ID)
- Fiscal address
- Economic activity code
- Tax classification (Responsable Inscripto or Monotributista)
- CSD certificate (.crt file)
- Private key (.key file)
- Key password (if applicable)
How long does supplier registration take?
How long does supplier registration take?
- Generate a registration link in Invopop
- Supplier uploads their certificate and key
- System validates the credentials with ARCA
- Registration is complete
Can I register multiple puntos de venta for one supplier?
Can I register multiple puntos de venta for one supplier?
What happens if a supplier's certificate expires?
What happens if a supplier's certificate expires?
- Obtain a new certificate from ARCA
- Use the supplier registration workflow to upload the new certificate
- The new certificate will replace the old one
Does Invopop support white-label invoicing in Argentina?
Does Invopop support white-label invoicing in Argentina?
What certificates are required to integrate with ARCA?
What certificates are required to integrate with ARCA?
.crt X.509 certificate and the matching .key private key. Both files are uploaded together; the certificate must be valid (not expired, not revoked) and authorized for the WSFE web service.How do I onboard a new supplier in Argentina?
How do I onboard a new supplier in Argentina?
How are supplier credentials stored in Invopop for Argentina?
How are supplier credentials stored in Invopop for Argentina?
.crt) and private key (.key) are stored encrypted. Invopop only uses them to authenticate WSFE requests on the supplier’s behalf and never returns the key in API responses.🇦🇷 Invopop resources for Argentina
🇦🇷 Invopop resources for Argentina