30 June 2025
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 withtype
andconnectorId
properties, along with anerror
object for detailed error information. -
ConnectorError: the payload now includes a
connector
object with theid
property and optionalerror
,message
, anddata
properties for comprehensive error details.