Preparing search index...
The search index is not available
@oneblink/storage
@oneblink/storage
IntegrationTypes
IntegrationCPPay
Type alias IntegrationCPPay<S>
IntegrationCPPay
<
S
>
:
IntegrationBase
&
{
configuration
:
{
baseUrl
:
string
;
gateways
:
IntegrationCPPayGateway
<
S
>
[]
;
}
;
type
:
"CP_PAY"
;
}
Type Parameters
S
=
SavedSecret
Type declaration
configuration
:
{
baseUrl
:
string
;
gateways
:
IntegrationCPPayGateway
<
S
>
[]
;
}
base
Url
:
string
gateways
:
IntegrationCPPayGateway
<
S
>
[]
type
:
"CP_PAY"
Settings
Theme
OS
Light
Dark
@oneblink/storage
Loading...