Skip to main content
The Dintero Node SDK provides convenient access to the Dintero API from applications written in server-side Javascript

Installation

Install the package with:

Usage

To use the Dintero Node.js SDK, you will need to configure it with your API credentials that can be created in the Dintero Backoffice. These credentials include the Client ID, Client Secret, and Audience, which are required for authenticating your requests to the Dintero API.

Example: Client Setup

You first need to create a client with the required credentials:

Example: Session Profile

Example: Fetching Settlement

Installation

For more detailed information about installation click here
Last modified on May 7, 2026