Cielo Checkout API

Cielo Checkout is a hosted payment-page solution that handles credit card, debit, Pix, and boleto flows end-to-end, including PCI scope reduction and post-payment notifications. Merchants generate checkout orders via the API and redirect shoppers to a Cielo-hosted page; webhooks then deliver status updates back to the merchant system.

API entry from apis.yml

apis.yml Raw ↑
aid: cielo:cielo-checkout-api
name: Cielo Checkout API
tags:
- Checkout
- Hosted Payment Page
- E-commerce
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
baseURL: https://cieloecommerce.cielo.com.br
humanURL: https://developercielo.github.io/manual/checkout-cielo
description: Cielo Checkout is a hosted payment-page solution that handles credit card, debit, Pix, and
  boleto flows end-to-end, including PCI scope reduction and post-payment notifications. Merchants generate
  checkout orders via the API and redirect shoppers to a Cielo-hosted page; webhooks then deliver status
  updates back to the merchant system.
properties:
- url: https://developercielo.github.io/manual/checkout-cielo
  type: Documentation
- url: https://github.com/DeveloperCielo/Checkout-Cielo
  type: GitHubRepository
- url: https://github.com/DeveloperCielo/CheckoutCielo-Library
  type: SDK
  title: PHP Library