do exactly? is there a fields on the sales order t...
# suitecommerce
t
do exactly? is there a fields on the sales order that capture the agreement
s
Yes, if you enable that option
t
do you know the field id and where I can see it on the order?
s
I don’t think it’s saved on the order
Once enabled I believe it just becomes a mandatory field that must be checked before the order will submit
If T&Cs must be tracked every order, you can create a hidden transaction body field that copies that value
t
the strange thing is there is a commerce api method called setTermsAndConditions
s
🤷🏻
You can check the sales order in the records browser/schema
But I’m pretty sure it’s not tracked on the order record
But I’m not going to place a bet on that
t
thanks Steve