Skip to main content

Account Type Errors

If the state of an account type is Ok and Errors are empty, then the interaction with the corresponding payment provider works fine. Errors describe current problems connecting to and getting data from the payment provider.

The table below contains a list of known common cases.

Account Type StateError TypeError MessageError is Temporary
MaintenanceMaintenancePSP is down for maintenance.true
DownUnknownFailurePSP API is not reachable or responding unexpectedly.false
ErrorImportFailureAll imports are failingfalse
ErrorDataInconsistencyInconsistencies are detected for all imports.false
ErrorUnknownFailureUnknown error for all accounts.false
DegradedLoginFailureNew authentications with PSP not possible.false
DegradedImportFailureSome imports are failing. Check data import errors for affected accounts.false
DegradedDataInconsistencyInconsistencies are detected for some imports. Check data import errors for affected accounts.false
DegradedUnknownFailureUnknown errors for some accounts.false