Does anyone have a owkring solution on how to capt...
# suitecommerce
w
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
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.
👍 1