GitHub

DaffAuthorizeNetUnconfiguredError

An error thrown when the driver config is missing required information for the driver to function.

class DaffAuthorizeNetUnconfiguredError extends DaffInheritableError implements DaffError {
  readonly code: string
  message: string
}

Properties

Name Type Description
code string
message string