UPDATE: I was able to resolve this by duplicating a form that was working correctly and modifying it with the fields I needed. For that reason, the issue is resolved, but if you want to investigate why the old form is failing to submit some of the fields I saved it and can export it and send it to you if you want. I am also having issues with the currency field giving an illogical error stating, “The number must be less than 0 and greater than 0”. There was no range specified. I ended up switching to a regular text input field to resolve.