HandleRegisterSubmit
Function: handleRegisterSubmit()
[object Object]
Defined in: app/components/Register/RegisterForm/RegisterForm.handlers.tsx:123
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>