To start using the Dintero Checkout on your website, you need to create an API Client through the Dintero Backoffice.Documentation Index
Fetch the complete documentation index at: https://docs.dintero.com/llms.txt
Use this file to discover all available pages before exploring further.
Step by step-guide
First, log into Backoffice, then follow this interactive slide-show:- Click on settings.
- Under API & Integrations click on API clients.
- Click on Create new API client.
- Click on Checkout client.
- Write the URL of your website.
- Click on Create new API client.
- Remember to Save the credentials, the Client Secret can not be shown again.
- Click OK.
- The Client is now Created.
Using Our Plugin
If you’re using our plugin, most of the technical details below are handled automatically. You can skip the following sections unless you’re customizing the integration or coding it yourself.Authentication
Use yourclient_id and client_secret to get an access token from the auth endpoint.
access_token and its lifetime in seconds: