PayFanout API reference
Preparing search index...
core/src
PayFanoutErrorInit
Interface PayFanoutErrorInit
interface
PayFanoutErrorInit
{
code
:
UnifiedErrorCode
;
message
:
string
;
pspName
?:
string
;
raw
?:
unknown
;
retryable
?:
boolean
;
}
Index
Properties
code
message
psp
Name?
raw?
retryable?
Properties
code
code
:
UnifiedErrorCode
message
message
:
string
Optional
psp
Name
pspName
?:
string
Which adapter produced the error, when known.
Optional
raw
raw
?:
unknown
Optional
retryable
retryable
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
message
psp
Name
raw
retryable
PayFanout API reference
Loading...
Which adapter produced the error, when known.