<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Dynamic Two Step Checkout Configuration in ITSM forum</title>
    <link>https://www.servicenow.com/community/itsm-forum/dynamic-two-step-checkout-configuration/m-p/748968#M320747</link>
    <description>&lt;P&gt;Hi Guys, I apologize if I've posted in the wrong place. I'm still getting used to the new forums.&lt;/P&gt;&lt;P style="min-height: 8pt; height: 8pt; padding: 0px;"&gt; &amp;nbsp;&lt;/P&gt;&lt;P&gt;We'd like to handle two step check out at the item level, but it only looks like it's configurable at the order guide level. I realize there's a property for this but that's all or nothing. We have roughly 200 procurements items that require two step check out to gather additional information before it's submitted and we've customized the &lt;A title="k-external-small" class="jive-link-external-small" href="https://uspidev.service-now.com/sys_ui_macro.do?sys_id=742a59150a0a0b03001337c345583d8b&amp;amp;sysparm_record_target=sys_ui_macro&amp;amp;sysparm_record_row=5&amp;amp;sysparm_record_rows=234&amp;amp;sysparm_record_list=ORDERBYDESCsys_updated_on" rel="nofollow" target="_blank"&gt;servicecatalog_cart_template&lt;/A&gt; ui macro to grab this additional info. We're slowly starting to grow our Service Catalog for IT services and we'd like to bypass this page completely for non procurement items. &lt;/P&gt;&lt;P style="min-height: 8pt; height: 8pt; padding: 0px;"&gt; &amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone else done this? Or can you think of a clever way to get around this? We've looked around to see where the glide.sc.checkout.twostep property is getting evaluated upon submission but can't seem to find it. Also in the cart_template macro there's a jvar_item_checkout variable that we've had no luck with. Any help or pointers woul dbe greatly appreciated. Thanks!&lt;/P&gt;</description>
    <pubDate>Wed, 19 Feb 2014 16:56:30 GMT</pubDate>
    <dc:creator>b3tts32</dc:creator>
    <dc:date>2014-02-19T16:56:30Z</dc:date>
    <item>
      <title>Dynamic Two Step Checkout Configuration</title>
      <link>https://www.servicenow.com/community/itsm-forum/dynamic-two-step-checkout-configuration/m-p/748968#M320747</link>
      <description>&lt;P&gt;Hi Guys, I apologize if I've posted in the wrong place. I'm still getting used to the new forums.&lt;/P&gt;&lt;P style="min-height: 8pt; height: 8pt; padding: 0px;"&gt; &amp;nbsp;&lt;/P&gt;&lt;P&gt;We'd like to handle two step check out at the item level, but it only looks like it's configurable at the order guide level. I realize there's a property for this but that's all or nothing. We have roughly 200 procurements items that require two step check out to gather additional information before it's submitted and we've customized the &lt;A title="k-external-small" class="jive-link-external-small" href="https://uspidev.service-now.com/sys_ui_macro.do?sys_id=742a59150a0a0b03001337c345583d8b&amp;amp;sysparm_record_target=sys_ui_macro&amp;amp;sysparm_record_row=5&amp;amp;sysparm_record_rows=234&amp;amp;sysparm_record_list=ORDERBYDESCsys_updated_on" rel="nofollow" target="_blank"&gt;servicecatalog_cart_template&lt;/A&gt; ui macro to grab this additional info. We're slowly starting to grow our Service Catalog for IT services and we'd like to bypass this page completely for non procurement items. &lt;/P&gt;&lt;P style="min-height: 8pt; height: 8pt; padding: 0px;"&gt; &amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone else done this? Or can you think of a clever way to get around this? We've looked around to see where the glide.sc.checkout.twostep property is getting evaluated upon submission but can't seem to find it. Also in the cart_template macro there's a jvar_item_checkout variable that we've had no luck with. Any help or pointers woul dbe greatly appreciated. Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2014 16:56:30 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/dynamic-two-step-checkout-configuration/m-p/748968#M320747</guid>
      <dc:creator>b3tts32</dc:creator>
      <dc:date>2014-02-19T16:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Two Step Checkout Configuration</title>
      <link>https://www.servicenow.com/community/itsm-forum/dynamic-two-step-checkout-configuration/m-p/748969#M320748</link>
      <description>&lt;P&gt;You will need to make changes in UI macro : servicecatalog_cart_template&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Look for the property : 'glide.sc.checkout.twostep.back'&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;PRE __default_attr="xml" __jive_macro_name="code" class="_jivemacro_uid_13928749747393993 jive_text_macro jive_macro_code" jivemacro_uid="_13928749747393993"&gt;
&lt;P&gt;&amp;lt;j2:set var="jvar_show_back" value="$[gs.getProperty('glide.sc.checkout.twostep.back')]" /&amp;gt;&lt;/P&gt;&lt;BR /&gt;
&lt;P&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;j2:if test="$[jvar_show_back == 'true']"&amp;gt;&lt;/P&gt;&lt;BR /&gt;
&lt;P&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;j2:if test="$[sysparm_guide != 'true']"&amp;gt;&lt;/P&gt;&lt;BR /&gt;
&lt;P&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;a href="#" class="request_catalog_button" onclick="window.location='catalog_home.do?sysparm_view=catalog_default'; return false;"&amp;gt;&lt;/P&gt;&lt;BR /&gt;
&lt;P&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ${gs.getMessage('Back to Catalog');}&lt;/P&gt;&lt;BR /&gt;
&lt;P&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/a&amp;gt; &amp;nbsp; &lt;/P&gt;&lt;BR /&gt;
&lt;P&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/j2:if&amp;gt;&lt;/P&gt;&lt;BR /&gt;
 &lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;You will need to write few more conditions in the above macro.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Feb 2014 05:42:03 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/dynamic-two-step-checkout-configuration/m-p/748969#M320748</guid>
      <dc:creator>Bhavesh Jain1</dc:creator>
      <dc:date>2014-02-20T05:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Two Step Checkout Configuration</title>
      <link>https://www.servicenow.com/community/itsm-forum/dynamic-two-step-checkout-configuration/m-p/748970#M320749</link>
      <description>&lt;P&gt;Hmmm are you saying I should add a condition referencing glide.sc.checkout.twostep property in the above macro? I see no reference at all to that property in the macro which is what confuses me. I thought &lt;SPAN style="color: #666666; font-family: arial, sans-serif;"&gt;glide.sc.checkout.twostep.&lt;STRONG&gt;back&lt;/STRONG&gt;&lt;/SPAN&gt; only controlled going back if you had an order guide. &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Feb 2014 18:21:11 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/dynamic-two-step-checkout-configuration/m-p/748970#M320749</guid>
      <dc:creator>b3tts32</dc:creator>
      <dc:date>2014-02-20T18:21:11Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Two Step Checkout Configuration</title>
      <link>https://www.servicenow.com/community/itsm-forum/dynamic-two-step-checkout-configuration/m-p/748971#M320750</link>
      <description>&lt;P&gt;There are 2 ways you submit your order in Service catalog.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;1. You click on Order now and your RITM gets created&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;2. Once you click on Order now you are taken to 2nd page where you click on Submit order&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;So the property which I mentioned helps you manage this steps.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Yes you can edit the macro to write your condition to control the checkout steps. This property has nothing to do with Order guide.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Feb 2014 03:48:45 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/dynamic-two-step-checkout-configuration/m-p/748971#M320750</guid>
      <dc:creator>Bhavesh Jain1</dc:creator>
      <dc:date>2014-02-21T03:48:45Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Two Step Checkout Configuration</title>
      <link>https://www.servicenow.com/community/itsm-forum/dynamic-two-step-checkout-configuration/m-p/748972#M320751</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;I too am in need of this solution. I see the details described above but am not sure how to proceed. Has this been successfully implemented? if so can you share your solution.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Sep 2014 14:57:26 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/dynamic-two-step-checkout-configuration/m-p/748972#M320751</guid>
      <dc:creator>phil_pagliarulo</dc:creator>
      <dc:date>2014-09-11T14:57:26Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Two Step Checkout Configuration</title>
      <link>https://www.servicenow.com/community/itsm-forum/dynamic-two-step-checkout-configuration/m-p/748973#M320752</link>
      <description>&lt;P&gt;Hi Rodney,&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Did you get any solution to run the twostep checkout for specific catalogs?&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Saurabh&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Nov 2014 21:11:41 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/dynamic-two-step-checkout-configuration/m-p/748973#M320752</guid>
      <dc:creator>Saurabh Kumar2</dc:creator>
      <dc:date>2014-11-19T21:11:41Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Two Step Checkout Configuration</title>
      <link>https://www.servicenow.com/community/itsm-forum/dynamic-two-step-checkout-configuration/m-p/748974#M320753</link>
      <description>&lt;P&gt;Yeah I just had this need and I think I have found a way to do this.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;sys_script_include.do?sys_id=8f3a2778c0a8002700fbde5ad148abe3 - CatalogTransactionCheckout&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt; &amp;nbsp; var twoStep = gs.getProperty("glide.sc.checkout.twostep", "false"); &lt;/P&gt;&lt;BR /&gt;&lt;P&gt; &amp;nbsp; if(this.request.getParameter("sysparm_id") == '&amp;lt;your sc_cat_item.sys_id &amp;gt;'){&lt;/P&gt;&lt;BR /&gt;&lt;P&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; twoStep = 'false';&lt;/P&gt;&lt;BR /&gt;&lt;P&gt; &amp;nbsp; }&lt;/P&gt;&lt;BR /&gt;&lt;P&gt; &amp;nbsp; if (twoStep == 'true'){&lt;/P&gt;&lt;BR /&gt;&lt;P&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; return GlideappCatalogURLGenerator.getRedirectOneStageCheckout(catalog, catalogView);&lt;/P&gt;&lt;BR /&gt;&lt;P&gt; &amp;nbsp; }&lt;/P&gt;&lt;BR /&gt;&lt;P&gt; &amp;nbsp; return this._checkout(catalog, catalogView);&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Oh I should mention I am on Fuji Patch 13 and Using Cart Layouts&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Jul 2016 00:28:04 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/dynamic-two-step-checkout-configuration/m-p/748974#M320753</guid>
      <dc:creator>hadyndickson</dc:creator>
      <dc:date>2016-07-20T00:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Two Step Checkout Configuration</title>
      <link>https://www.servicenow.com/community/itsm-forum/dynamic-two-step-checkout-configuration/m-p/748975#M320754</link>
      <description>&lt;P&gt;Taken this a little futher&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;I have added a new true / False field on the cat item form called "No TwoStep"&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Updated the above to read that and determine if 2 factor is needed or not&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Aug 2016 16:03:45 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/dynamic-two-step-checkout-configuration/m-p/748975#M320754</guid>
      <dc:creator>poyntzj</dc:creator>
      <dc:date>2016-08-17T16:03:45Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Two Step Checkout Configuration</title>
      <link>https://www.servicenow.com/community/itsm-forum/dynamic-two-step-checkout-configuration/m-p/748976#M320755</link>
      <description>&lt;P&gt;Would you mind putting this in share.servicenow.com ?&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Oct 2016 09:35:27 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/dynamic-two-step-checkout-configuration/m-p/748976#M320755</guid>
      <dc:creator>Daniel Draes</dc:creator>
      <dc:date>2016-10-24T09:35:27Z</dc:date>
    </item>
  </channel>
</rss>

