When using API to generate checkout pages, the CnP Account ID and GUID are explicitly
written in the source code. We think that those IDs are supposed to be confidential and it's risky to
make them visible in the source code. Is there any way to hide or encrypt those information in the code? Thx!