Automatische Zahlungsdatenerkennung aus PDF-Anhängen

The core function of Ventoo Document Reader is automatically recognizing payment data from a PDF attachment. This function isn't triggered directly by you as a user, but by a dependent extension, as part of sales or purchase document processing.

Prerequisite

For a call to return any data at all, the following conditions must be met:

  • Ventoo Document Reader is switched on under Enabled.

  • The function URL and function key are configured.

  • The user in whose context the calling extension runs has the Document Reader - All permission set (or equivalent read access to Document Reader Setup).

  • The document being processed has a PDF document attachment.

Flow for end users

From a user's perspective, recognition runs entirely in the background, typically when the calling extension imports or captures a document:

  1. A document with a PDF attachment is captured or imported in Business Central.

  2. The calling extension automatically passes the attachment to Ventoo Document Reader.

  3. If the PDF contains a valid Swiss QR-bill with a QRR reference, the calling extension receives the complete payment data back (see Table and field reference for all fields).

  4. The calling extension automatically applies the data — e.g. as a suggested payment reference or creditor details.

Note: Without such a dependent extension installed, this function remains invisible to you as a user. Ventoo Document Reader delivers its data exclusively through the programmatic interface, not through a page or action of its own.

Return data overview

On a complete match, the calling extension has access to the following data groups:

  • Payment reference (type and value, validated)

  • Creditor (IBAN, name, address)

  • Debtor (name, address)

  • Amount and currency

  • Unstructured message and billing information

See Table and field reference for the complete list of fields.