Skip to main content

Introduction to Dintero Checkout

Intended audience

This guide is for developers looking to integrate directly with Dintero Checkout, and who wants to embed Dintero in their website.

If you're already using an ecommerce-platform, there's a chance that there already exists a plugin. Take a look here.

Steps to complete your first payment

To create the first working payment, you need to go through these 3 simple steps:

  1. Create a session
  2. Display the checkout
  3. Complete payment

The first thing you need to do after you have made a new API CLIENT is to create a session, so let's take a look at how you do that. here.