I have added a Commerce checkout custom field and ...
# suitecommerce
b
I have added a Commerce checkout custom field and set its value using jQuery but that value is not accessible
v
To add a custom field in the checkout you have to create a Transaction Body Field info will be attached to SO. Make sure your SO form displays the new field
b
In my checkout page, that custom field is already showing
In scriptable cart, we couldn't get that value until Continue button is clicked
Is there any method that we can do that?