DaffAuthorizeNetAcceptjsMissingError
An error thrown when Accept.js has not been loaded.
import { DaffAuthorizeNetAcceptjsMissingError } from '@daffodil/authorizenet/driver'
class DaffAuthorizeNetAcceptjsMissingError extends DaffInheritableError implements DaffError {
readonly code: string
message: string
}
Properties
Name | Type | Description |
---|---|---|
code | string | |
message | string |