30 June 2025
Checkout
Enhancement
SDK

We updated the payload structure in the following Messages to provide more detailed error information and improve debugging capabilities:

  • PaymentIntegrationLoadingError: the payload now contains an integration object with type and connectorId properties, along with an error object for detailed error information.
  • ConnectorError: the payload now includes a connector object with the id property and optional error, message, and data properties for comprehensive error details.