Skip to main content

Checkout & Checkout Express

Checkout

Checkout is used when the customer's details have already been collected on your website. In this mode, customers do not need to re-enter their information during the checkout process. Payment is processed directly from your website (domain).

Checkout

Chekout Express

Checkout Express can be used when you want the checkout to control address, shipping options and possibly discounts. When using Checkout Express, the webshop must implement callbacks to handle changes to the shipping address.

Checkout Express

Embedded Express

Embedded Express is the same as Checkout Express, with the addition of being completely integrated in the checkout page of your website.

This is the most advanced form factor for checkouts, as the webshop order and the Dintero session needs to be kept in sync.

Checkout VS Checkout Express

Checkout

  • Customer Information: Used when the customer's details have already been collected on your website.
  • Data Entry: Customers do not need to re-enter their information during the checkout process.
  • Payment Processing: Payment is processed directly from your website (domain).

Checkout Express

  • Customer Information: Manages the collection of address, shipping options, and possibly discounts during checkout.
  • Data Entry: Requires customers to enter their shipping address and select shipping options within the checkout process.
  • Implementation: The webshop must implement callbacks to handle changes to the shipping address.