Changelog

[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