
The number of collections is unlimited, meaning you can create multiple collections to fit your Postman style of use. Here are the transactions, queries, and other features that exist in the Cielo’s APIs. Location that contains all examples and codes that can be used in the API. Here is where you can change or create examples for the API and validate the contents of your POST / GET / PUT Here is the MerchantId / MerchantKey, which by default uses the same data registered in Environment. In this way it becomes much simpler to perform tests with the same contract for both environments. We suggest creating two environments, one with production data and another Sandbox, each with its own credentials and URLs. In this area, data will be defined as: Description After this introduction, the next parts of this tutorial will focus on the settings for API testingĮnvironment to which requests will be directed. In this area we will explain the different components of the Postman and its functions.

If you choose to creat an account, It will synchronize your settings and APIs through any device where a Postman instance is running with the same account
POSTMAN CHROME TUTORIAL INSTALL
Installing the Chrome extension: Just go to the Chrome Store and install the Postman extensionġ.Go to the Chrome Store, search for POSTMAN in APPs.Installing the desktop version: Just go to, download the version for your platform and install the executable.To use Postman, simply install the APP on your computer.
POSTMAN CHROME TUTORIAL CODE
Synchronize code between teams (Paid version).Synchronization between various applications.Converts JSON into several languages (EX: Python, PHP, Ruby).Works on any platform: Windows, MacOS and Linux.No need to install EXE - it’s an extension of Google Chrome.

This way, when integrating, if you have doubts, it will be faster and simpler to confirm what may be happening with your code. In addition to the practicality of having all the integration examples and codes ready, POSTMAN is the official test tool for Cielo’s development and support teams. This is done by allowing users to create and save simple and complex HTTP and HTTP requests as well as read their responses. Postman is an API client that makes it easy for developers to create, share, test, and document APIs.
