gitlabEdit

๐ŸฆQonto

Provider Code: qonto Service: Invoicing

Overview

Business banking with integrated invoicing, e-invoicing support, and sandbox mode.

Services Supported

  • โœ… Invoicing

Document Types

  • INVOICE

  • E_INVOICE

  • QUOTE

  • CREDIT

Configuration

Config Class: QontoConfig

To use Qonto, configure it in Templater UI:

  1. Navigate to Company/User settings

  2. Select "Invoicing" service

  3. Add "Qonto" provider

  4. Enter required credentials

circle-info

V1 Note: Configuration UI documentation is deferred to V2. For now, configure providers via Templater UI, then use them via API.

Sandbox Mode

Qonto supports sandbox mode for testing without creating real invoices:

Usage Example

curl

Node.js

Common Errors

Provider Not Configured (400)

Solution: Configure Qonto in Templater UI.

Invalid Credentials (401)

Solution: Update Qonto credentials in configuration.

Next Steps

Last updated