If you’re using multiple scripts for your utilities or order system, you’ll need to create an order log exporter module to ensure authentication persists across scripts. Please follow the instructions below:
Navigate to your ServerScriptService.
Create a Module Script named OrderLogModule
Use this code snippet in your new module script
To use the module in your order handler script