Changelog

[FEB] Updates on the Gateway de Pagamento documentation

  • You can now generate your ClientId and ClientSecret credentials for Silent Order Post directly in the e-commerce portal.
  • Included detailed guidance for transaction capture, void, and query;
  • Updated the documentation to state that the CPF is required in Pix Bradesco transactions, even when the “Allow Null CPF” option is enabled in the merchant settings;
  • Updated the documentation to provide more details on the use of the Soft Descriptor;
  • Updated to state that the return of a card ending in 9 in the Sandbox environment will always be:
    • 6 – Operation Successful, or
    • 9 – Time Out
  • Updated to reflect the new maximum allowed size for the bpmpi_totalamount parameter in the 3DS class mapping:
    • Updated from up to 15 characters to up to 11 characters.
  • Updated the documentation with information about sending the cryptogram in tokenized MIT transactions for the Mastercard card brand:
    • It is not necessary to send the cryptogram in tokenized MIT transactions for the Mastercard card brand, because the token was already validated in the original CIT transaction.
    • Learn more at Transaction Initiator Indicator (CIT and MIT)

[JAN] Updates on the Gateway de Pagamento documentation

  • New page about providers and brands supported by the API Gateway de Pagamento added;

  • Guidance on using 3DS authentication for credit card and debit card added:

    • The validation and return of the Payment.Eci field occur only in the production environment at this initial stage;
  • Guidance on using multi-benefit card payments added:

  • Guidance for Alelo voucher cancellation added:

    • Partial cancellation is not possible;
    • Full cancellation can only be performed on the transaction day (D0);
    • To cancel after the transaction day (from D+1 onwards), you must contact Alelo;
  • Guidance for batch capture and cancellation via the e-commerce portal added:

    • The API allows you to capture or void transactions individually. To capture or void a group of transactions, use the e-commerce portal;
  • Guidance for canceling debit transaction via PaymentId added:

    • For debit cards, only one partial void is allowed;
  • Guidance on error 389 – Registration Restriction for Zero Auth added:

    • If the API returns error 389, contact the commercial manager to check if the service is correctly enabled; if it is, the response indicates that this attempt cannot be validated due to Cielo's internal criteria. We recommend trying another card to complete the validation;

[DEC] Updates on the Gateway de Pagamento documentation

  • Guidance on using Click to Pay added:
    • When the card is tokenized, Click to Pay returns the CAVV and sending the security code is not required.
    • When the card is not tokenized, sending the security code is required.
  • The usage flow for 3DS with Silent Order POST added to the documentation:
    • An explanatory diagram of the process was included, covering the previous step and the authorization call.
  • The error code BP172 added to the documentation:
    • Indicates a failure in validating the credentials sent.

[NOV] Updates on the Gateway de Pagamento documentation

  • Guidance on authentication verification in 3DS in credit and debit transactions:
    • To confirm if authentication was applied during authorization, check the ECI value in Payment.Eci;
    • The API replicates the ECI provided by the merchant in Payment.ExternalAuthentication, but the actual value used by the card brand is the one in Payment.Eci.
  • Documentation about the error code 286:
    • If the provided MerchantId does not exist in the environment database (Production or Sandbox), the error "298 – Split payment facilitator data not found" will be returned.

[JUL] Updates on the Gateway de Pagamento documentation

[MAY] Updates on the Gateway de Pagamento documentation