PayFanout API reference
Preparing search index...
adapter-paysafe/src
PaysafeJsLike
Interface PaysafeJsLike
interface
PaysafeJsLike
{
fields
:
{
setup
(
apiKey
:
string
,
options
:
Record
<
string
,
unknown
>
,
)
:
Promise
<
PaysafeFieldsInstanceLike
>
;
}
;
}
Index
Properties
fields
Properties
fields
fields
:
{
setup
(
apiKey
:
string
,
options
:
Record
<
string
,
unknown
>
,
)
:
Promise
<
PaysafeFieldsInstanceLike
>
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fields
PayFanout API reference
Loading...