Skip to main content

Module: ui/module/payment/overview-card

Functions

add

add(messageOptions): Promise<void>

Parameters

NameType
messageOptionsMessageDataType<"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

NameType
responseTypevoid
component?string
positionIdstring
paymentMethodHandlersstring[]

Defined in

packages/admin-sdk/src/ui/module/payment/overview-card/index.ts:8