ERR_MISSING_PARAM
Description
A required parameter was not provided or was empty.
Common Causes
- Payment form submitted without required fields (amount, email, IP)
- API call missing mandatory parameters
Resolution
Check the error message for the specific missing parameter names and ensure they are included in the request.