HandleCreateSubmit

Function: handleCreateSubmit()

[object Object]

Defined in: routes/admin/create-member/create-member-handlers.tsx:62

Orchestrates the member registration process, including API submission, toast notifications, and conditional redirection to payment or confirmation.

Parameters

args

[object Object]

Configuration and state objects required for submission.

Returns

Promise<void>

On this page