Hide order confirmation window(checkout) button from Service Portal Catalog item.Issue When submitting a catalogue item through the service portal, a popup with the details of Requested For, Delivery Information, and Special Instructions will show. This is an out of the box expected behavior. Pop-up order confirmation page can be prevented by Disabling TwoStep system propertyReleaseQuebec patch 4CauseThe service catalogue offers both a one-step and a two-step checkout option by default. The two-step checkout approach can be enabled and configured, and users with the catalog admin role can manage how the delivery address is entered.ResolutionAlthough two-step checkout is an option, the service catalogue uses a one-step checkout model by default. The two-step checkout approach can be enabled and configured, as well as how the delivery address is given out, by administrators and users with the catalog admin role. Disable the two-step checkout process: Disable the Order Confirmation popup by setting system property 'glide.sc.sp.twostep' to false. Navigate to System propertiesClick on All System properties and under name search with glide.sc.sp.twostep.Default is set to 'True'. Change the value to 'False' Related LinksRefer to Service Catalog properties product document that elaborates on the "glide.sc.sp.twostep property"