Inttegro Web SDKs - v0.1.0
Studio
GitHub
Preparing search index...
@inttegro/js
CheckoutEventHandler
Type Alias CheckoutEventHandler<Type>
CheckoutEventHandler
:
(
event
:
CheckoutEventOfType
<
Type
>
)
=>
void
Type-safe handler for one hosted Checkout event name.
Type Parameters
Type
extends
CheckoutEventType
Event discriminator delivered to the handler.
Type Declaration
(
event
:
CheckoutEventOfType
<
Type
>
)
:
void
Parameters
event
:
CheckoutEventOfType
<
Type
>
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Studio
GitHub
Inttegro Web SDKs - v0.1.0
Loading...
Type-safe handler for one hosted Checkout event name.