Hi all, I am trying to save a field in Live order ...
# suitecommerce
p
Hi all, I am trying to save a field in Live order model in the opc step of checkout. Is it necessary for the field to be a transaction body field in the sales order? Because I only need it during the checkout flow.
s
What other field would you want to use?
c
@Paper Plane Netsuite Group I'm curious about this too. My method has been to reference the cart id in a custom record to save contextual data needed needed later on. There's probably a better way that I'm just not aware of.