Velocity

Velocity is a type of fraud prevention mechanism, which analyzes the frequency that certain data is used in a transaction and if this data is included in a list of behaviors subject to security actions.

Velocity is an ally in the evaluation of suspicious purchasing behavior, as the calculations are based on traceability elements.

For your transactions to be analyzed by Velocity, request the inclusion of this service to Cielo Support.

Velocity works by analyzing data sent in the standard integration of the API E-commerce Cielo. Thus, it is not necessary to include any additional nodes in the transaction creation request.

When Velocity is active, the transaction response will bring a specific node called Velocity, with the analysis details.

 "VelocityAnalysis": {
      "Id": "2d5e0463-47be-4964-b8ac-622a16a2b6c4",
      "ResultMessage": "Reject",
      "Score": 100,
    },

PropertyDescriptionTypeSize
VelocityAnalysis.IdIdentificador da análise efetuadaGUID36
VelocityAnalysis.ResultMessageAccept ou RejectTexto25
VelocityAnalysis.Score100Número10