Skip to main content
Payment Links Extraction

Document extraction directly to payment execution for AP Automation & Bill pay products

Updated over 2 weeks ago

What is payment link extraction?

Payment link extraction is a feature that automatically identifies and extracts payment URLs from your documents. These are HTTP/HTTPS links that direct users to payment transaction pages.

The payment_links field outputs payment URLs from invoices and documents, enabling direct integration between document processing and payment execution.
This eliminates manual URL copying, reduces errors, and accelerates payment processing for Bill Pay and AP Automation providers.

What types of payment links can be extracted?

Veryfi extracts payment links from:

  • Text in documents

  • QR codes and barcodes

  • Hyperlinks embedded into PDF text and buttons

What do you need for using this feature?

  • An active API-type account with the payment_links field enabled

  • Barcode detection feature enabled on your account

Please note, that both payment_links and barcode detection option are not included by default. Please contact support@veryfi.com to enable these fields for your account.

In what format will I receive the extracted links?

Identified links are returned in payment_links field along with full JSON response

"payment_links"

"type": "string"

Detailed API documentation is available at docs.veryfi.com, including information about the Process Documents endpoint and integration guides.

What security measures should I implement?

To help protect your payment processes, we recommend:

  • Review payment links through your security protocols before processing

  • Add verification steps when sharing links with customers

What's coming next?

We're enhancing our security features with:

  • PDF analysis to help identify potentially suspicious documents

  • Cross-validation of payment links between document metadata and OCR text

Did this answer your question?