Describe the bug
Edge Case - If the user first registers an account and they don't have one already, the last name is not filled. CyberPanel requires that the lastname not be nulled. So we would need to update this to make it so it submit a name.
Version Being Used
V1.x
To Reproduce
Steps to reproduce the behavior:
Attempt to buy a hosting subscription
Register the account before attempting to buy
Expected behavior
The hosting account should be created with the API, but it isn't because last name is blank/null.
Describe the bug Edge Case - If the user first registers an account and they don't have one already, the last name is not filled. CyberPanel requires that the lastname not be nulled. So we would need to update this to make it so it submit a name.
Version Being Used V1.x
To Reproduce Steps to reproduce the behavior:
Expected behavior The hosting account should be created with the API, but it isn't because last name is blank/null.