Issue
Symptoms
Catalog v2 order guide is always using 2 step checkout
Release
Kingston Patch 2
Cause
The service portal is checking if glide.sc.sp.twostep is set to false in the system properties; however, the property does not exist out of box.
Resolution
Create the following property on the sys_properties table:
Name: glide.sc.sp.twostep
Type: true | false
Value: false