zibri
Preparing search index...
plugin/payment/models/payment-plugin-options-input.model
PaymentPluginOptionsInput
Type Alias PaymentPluginOptionsInput<M, P>
PaymentPluginOptionsInput
:
PaymentPluginOptions
<
M
,
P
>
Input for configuring the payment plugin.
Type Parameters
M
extends
readonly
PaymentMethod
[]
P
extends
readonly
PaymentProviderInterface
<
M
[
number
]
[]
,
Record
<
M
[
number
]
,
AnyObject
&
{
transactionId
:
string
}
>
,
Record
<
M
[
number
]
,
AnyObject
&
{
transactionId
:
string
}
>
,
Record
<
M
[
number
]
,
AnyObject
>
,
Record
<
M
[
number
]
,
AnyObject
>
,
Record
<
M
[
number
]
,
boolean
>
,
Record
<
M
[
number
]
,
boolean
>
,
Record
<
M
[
number
]
,
boolean
>
,
>
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
zibri
Loading...
Input for configuring the payment plugin.