Does anyone have a owkring solution on how to capture a customers ip address to a custom body field on a sales order entered on a SCA website?
s
Steve Goldberg
11/12/2019, 9:24 AM
I don't have a step-by-step one to hand but you can extract the IP address from the request header in any call for a service. Check the SuiteScript docs or even just Google it. From there it would just be a case of adding it to a custom field.