Hi @infinitum,
First of all, sorry for the late reply.
They are two different WHMCS custom fields, although both can store the same Enhance Organization ID.
The enhanceOrgId field is the one used by my module to associate WHMCS services with the corresponding Organization in Enhance.
The EnhanceOrgId field is not created or used by my module, so it most likely belongs to another integration, an older implementation, or a different Enhance-related module.
For my module, you do not need to populate both fields. Only enhanceOrgId is required (or you can let the module populate it automatically, where applicable).
I'm currently working on a new, more up-to-date version of the module and I'm already testing it internally. If everything goes as planned, I expect to release it within the next few days. I'll also review this naming to make it clearer and avoid this kind of confusion in future versions.