Module: ui/module/payment/overviewCard
Functions
add
▸ add(messageOptions
): Promise
<void
>
Parameters
Name | Type |
---|---|
messageOptions | MessageDataType <"uiModulePaymentOverviewCard" > |
Returns
Promise
<void
>
Defined in
src/channel.ts:462
Type Aliases
uiModulePaymentOverviewCard
Ƭ uiModulePaymentOverviewCard: Object
Contains all necessary parameters to render a component in the payment overview
Type declaration
Name | Type |
---|---|
responseType | void |
component? | string |
positionId | string |
paymentMethodHandlers | string [] |
Defined in
src/ui/module/payment/overviewCard/index.ts:8