Learn what you need to configure on your client-side to implement the Tesouro solution.
Tesouro offers multiple integration options for partners to integrate their applications with Tesouro’s services seamlessly. Each option provides varying levels of control and customization, catering to different partner needs.
Tesouro’s Drop-in is a component library built upon JavaScript’s Web Components. Drop-in is designed to be framework-agnostic and includes custom elements to be inserted directly into your HTML.To proceed with this option, follow Drop-in quick start.
Tesouro’s React UI SDK is a library of ready-to-use React components connected to the Tesouro API. The SDK is designed for React-based client-side and server-side applications.This option allows you to retain control over the visual aspects and branding while Tesouro does the heavy lifting.To proceed with this option, follow React SDK quick start.
With the API-only integration, partners can interact with Tesouro’s services by making direct requests to Tesouro servers using the available API endpoints. This option gives you complete control over your integration process, allowing you to implement the necessary API calls from your application.With API-only integration, you have the flexibility to handle your backend logic implementation while leveraging Tesouro’s services.To proceed with this option, follow any corresponding section in Tesouro’s documentation, for example, Accounts Payable or Accounts Receivable.
Was this page helpful?
⌘I
Assistant
Responses are generated using AI and may contain mistakes.