Skip to main content

Creating Checkout Client

To start using the Dintero Checkout in your own website, you need to create an API Client via Dintero Backoffice.

Step by step-guide

First, log into Backoffice, then:

1. Go to Settings → API clients and push Add new API client and choose `Checkout client from the list.

api_client_step_1

2. Create client

Write the URL of your website and push Create API client.

api_client_step_2

3. Store credentials

The client is created. Make sure to store the credentials somewhere safe. The client secret can not be shown from the Backoffice again.

api_client_step_3

4. Use the credentials

Your client is created, and you can now use the credentials in your own website. api_client_step_4

Next

Check out how to create a session for the next steps in your integration.