<?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 Re: How to remove applied promotion and voucher from CartModel(hybris 6.5) in CRM and CX Q&amp;A</title>
    <link>https://community.sap.com/t5/crm-and-cx-q-a/how-to-remove-applied-promotion-and-voucher-from-cartmodel-hybris-6-5/qaa-p/12051272#M403433</link>
    <description>&lt;P&gt;You can release the applied vouchers with the below code.
voucherFacade.releaseVoucher(VoucherCode);
&lt;/P&gt;</description>
    <pubDate>Sun, 08 Jul 2018 04:38:21 GMT</pubDate>
    <dc:creator>vinay_malempati</dc:creator>
    <dc:date>2018-07-08T04:38:21Z</dc:date>
    <item>
      <title>How to remove applied promotion and voucher from CartModel(hybris 6.5)</title>
      <link>https://community.sap.com/t5/crm-and-cx-q-a/how-to-remove-applied-promotion-and-voucher-from-cartmodel-hybris-6-5/qaq-p/12051271</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have a cart which will have applied promotion/voucher. How can I remove the applied promotion/voucher from the cart model. Below is what I have tried but it is not removing. Is there any documentation for the promotionService?&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt; getPromotionsService().updatePromotions(getPromotionGroups(),
                                             childCart, true,
                                             de.hybris.platform.promotions.jalo.PromotionsManager.AutoApplyMode.APPLY_NONE,
                                             de.hybris.platform.promotions.jalo.PromotionsManager.AutoApplyMode.APPLY_NONE,
                                             getTimeService().getCurrentTime());


&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 06 Jul 2018 13:52:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/crm-and-cx-q-a/how-to-remove-applied-promotion-and-voucher-from-cartmodel-hybris-6-5/qaq-p/12051271</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-07-06T13:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove applied promotion and voucher from CartModel(hybris 6.5)</title>
      <link>https://community.sap.com/t5/crm-and-cx-q-a/how-to-remove-applied-promotion-and-voucher-from-cartmodel-hybris-6-5/qaa-p/12051272#M403433</link>
      <description>&lt;P&gt;You can release the applied vouchers with the below code.
voucherFacade.releaseVoucher(VoucherCode);
&lt;/P&gt;</description>
      <pubDate>Sun, 08 Jul 2018 04:38:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/crm-and-cx-q-a/how-to-remove-applied-promotion-and-voucher-from-cartmodel-hybris-6-5/qaa-p/12051272#M403433</guid>
      <dc:creator>vinay_malempati</dc:creator>
      <dc:date>2018-07-08T04:38:21Z</dc:date>
    </item>
  </channel>
</rss>

