Module: ui/module/payment/overview-card
Functions
add
▸ add(messageOptions
): Promise
<void
>
Parameters
Name | Type |
---|---|
messageOptions | MessageDataType <"uiModulePaymentOverviewCard" > |
Returns
Promise
<void
>
Defined in
packages/admin-sdk/src/channel.ts:446
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
packages/admin-sdk/src/ui/module/payment/overview-card/index.ts:8