Anyone know how I can check if a new order went on...
# suitescript
s
Anyone know how I can check if a new order went on Payment hold in a user event afterSubmit?
b
do a search/lookup to see if its on payment hold
s
Ah, good call
b
you can also load the record again, though thats probably wasteful point and time wise
👍 1