I tried using scriptable cart approach where I am ...
# suitecommerce
v
I tried using scriptable cart approach where I am setting shipping address = billing address when shipping address is blank, in the saveRecord method. But it does not work. I believe that's because when you click Submit Order on the webstore, it does not immediately trigger the saveRecord method on Sales Order Client Scripts.