Overview and Installation

Overview

Tento Embedded Experience is a JavaScript library that allows seamless integration of Tento's financial services into your web application. It provides methods to load widgets, append buttons, and configure the integration dynamically.

No-Code Installation in 2 minutes for Wordpress / WooCommerce

See our 2 minutes guide how to add Financing or BCM buttons to your Wordpress blog posts or WooCommerce product pages.

No-Code Installation in 2 minutes for Wordpress / WooCommerce

Basic HTML Installation (any website)

  1. Include Tento's library in your project head or body tag within HTML.
<script src="https://scripts.tento.co/embed/embedded.min.js"></script>
  1. Proceed to Financing Onboarding Button Setup or BCM Widget Setup.

Notes

  • Widgets open in an overlay or a popup, depending on browser constraints.
  • The library automatically ensures proper focus management and cleanup.