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.
#Postman extension chrome 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. 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.