@suluk/payments - v0.1.0
↑ Suluk
GitHub
Preparing search index...
ConnectorFactory
Type Alias ConnectorFactory
ConnectorFactory
:
(
auth
:
ConnectorAuth
,
http
?:
HttpOptions
)
=>
PaymentConnector
Builds a connector from its typed auth + http options — what each processor module exports.
Type Declaration
(
auth
:
ConnectorAuth
,
http
?:
HttpOptions
)
:
PaymentConnector
Parameters
auth
:
ConnectorAuth
Optional
http
:
HttpOptions
Returns
PaymentConnector
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
↑ Suluk
GitHub
@suluk/payments - v0.1.0
Loading...
Builds a connector from its typed auth + http options — what each processor module exports.