Embedded accounting
Use the stub JavaScript SDK to embed accounting widgets in your own application. The SDK renders a set of components that let your users view and manage their financial data without leaving your site.
Available widgets
Getting started
1. Include the stylesheet
<link href="https://cdn.stub.africa/stub-widgets/latest/stub-widgets.css" rel="stylesheet" />2. Include the JavaScript
<script src="https://cdn.stub.africa/stub-widgets/latest/stub-widgets.js"></script>3. Add containers
4. Obtain an authentication token
5. Initialise the SDK
Updating the widgets
Date range
Authentication token
Last updated