<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/jive/rss" version="2.0">
  <channel>
    <title>Adobe Community : All Content - All Communities</title>
    <link>https://forums.adobe.com/</link>
    <description>All Content in Adobe Community</description>
    <language>en</language>
    <pubDate>Sun, 09 Nov 2014 07:07:46 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2014-11-09T07:07:46Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>WorldPay payment gateway setup - help needed!</title>
      <link>https://forums.adobe.com/thread/1630644</link>
      <description>&lt;!-- [DocumentBodyStart:7aec253e-11db-4f6d-92e8-a98323c549f0] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;span style="color: #333333; font-family: Helvetica, Arial, sans-serif; text-align: -webkit-auto;"&gt;Has anyone managed to successfully implement WorldPay seamless payment gateway on a BC site?&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #333333; font-family: Helvetica, Arial, sans-serif; text-align: -webkit-auto;"&gt;No matter what I try, I get a non-specific error message when trying to process a credit card. I have been bouncing between WorldPay support and BC support for a couple of days now and can't get to the bottom of it.&lt;/span&gt;&lt;/p&gt;&lt;p style="text-align: -webkit-auto;"&gt;&lt;span style="color: #333333; font-family: Helvetica, Arial, sans-serif;"&gt;I'm assuming BC wouldn't have built a WorldPay integration if it didn't work...&lt;/span&gt;&lt;/p&gt;&lt;p style="text-align: -webkit-auto;"&gt;&lt;span style="color: #333333; font-family: Helvetica, Arial, sans-serif;"&gt;Any help at all would be very much appreciated!&lt;/span&gt;&lt;/p&gt;&lt;p style="text-align: -webkit-auto;"&gt;&lt;span style="color: #333333; font-family: Helvetica, Arial, sans-serif;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:7aec253e-11db-4f6d-92e8-a98323c549f0] --&gt;&lt;img src='/beacon?t=1415882843599' /&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">worldpay</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">payment gateway</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">payment gateway integration</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">payment methods</category>
      <pubDate>Sun, 09 Nov 2014 07:07:46 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1630644</guid>
      <dc:date>2014-11-09T07:07:46Z</dc:date>
      <clearspace:dateToText>10 hours 59 minutes ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How can I display URL parameters ({module_url}) in the Order Receipt page?</title>
      <link>https://forums.adobe.com/thread/1566867</link>
      <description>&lt;!-- [DocumentBodyStart:0312f5e6-60fc-407c-85a7-f98425725ab4] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm trying to display extra information in my Order Receipt page by passing a value in the URL from the Order Registration form.&lt;/p&gt;&lt;p&gt;The parameter is adding to my URL and the form is processing as expected, but I can't seem to pull that value out of the URL to display on the page.&lt;/p&gt;&lt;p&gt;I've used {module_url, myValue} but it comes up empty.&lt;/p&gt;&lt;p&gt;Am I doing something wrong or can you not use this module in the Order Receipt page?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:0312f5e6-60fc-407c-85a7-f98425725ab4] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">orders</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">module_url</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">url parameters</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">order receipt</category>
      <pubDate>Sat, 06 Sep 2014 02:18:12 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1566867</guid>
      <dc:date>2014-09-06T02:18:12Z</dc:date>
      <clearspace:dateToText>2 months 7 days ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Updating User Details form without directing to MemberProcess.aspx page</title>
      <link>https://forums.adobe.com/thread/1385168</link>
      <description>&lt;!-- [DocumentBodyStart:26370b65-1375-402a-b7f9-7e9e7a5a0a7a] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Does anyone know any way of submitting an 'Update User Details' form without leaving the current page?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I need to be able to update a custom CRM form via a pop up/modal box, but don't want the user to be taken to the standard 'Your Details have been updated successfully.' page.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I know the ajax/json form submit only works on web forms, not this one, but is there any other way of doing it? &lt;/p&gt;&lt;p&gt;iFrames? AJAX loaded pages? 301 redirects... &lt;em&gt;anything&lt;/em&gt;??&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any help would be much apprecitated as i have trawled the forums and can't yet find a solution.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:26370b65-1375-402a-b7f9-7e9e7a5a0a7a] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">web_forms</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">crm_form</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">web_form_submit</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">update_user_details</category>
      <pubDate>Tue, 21 Jan 2014 04:18:16 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1385168</guid>
      <dc:date>2014-01-21T04:18:16Z</dc:date>
      <clearspace:dateToText>9 months 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Ajax load a product catalogue</title>
      <link>https://forums.adobe.com/thread/1375300</link>
      <description>&lt;!-- [DocumentBodyStart:9604659c-9b54-42d4-8831-c1914d049570] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I need to Ajax load a product catalogue (ie. a list of small product layouts) into another page, while retaining the functionality of the 'Add to Cart' buttons. Does anyone know how to do this? My javascript knowledge is patchy...&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have the product and catalogue IDs, and the existing OnClick call; but when I try to trigger the AddToCart() function it won't bind properly and I don't know how to fix it.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any help would be much appreciated!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Here's where I'm stuck....&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;$(".productSubmitInput").live('click', function() {&lt;/p&gt;&lt;p&gt;&amp;nbsp; var varProd = $(this).parent().find('.productID').text();&amp;nbsp;&amp;nbsp; // this is just a div within the small product layout which contains the product ID&lt;/p&gt;&lt;p&gt;&amp;nbsp; var varCat = '183358';&amp;nbsp;&amp;nbsp; // a generic catalogue set up to house all products, just for the purpose of this script&lt;/p&gt;&lt;p&gt;&amp;nbsp; AddToCart(varCat,varProd,'',3,'','',false); return false;&amp;nbsp;&amp;nbsp; // the existing AddToCart function attached to the button&lt;/p&gt;&lt;p&gt;});&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:9604659c-9b54-42d4-8831-c1914d049570] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">javascript</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">ajax</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">javascript_function</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">production_print</category>
      <pubDate>Thu, 09 Jan 2014 10:13:31 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1375300</guid>
      <dc:date>2014-01-09T10:13:31Z</dc:date>
      <clearspace:dateToText>10 months 4 days ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>I need to display a web app search form, inside the detail view of another web app. Does anyone know</title>
      <link>https://forums.adobe.com/thread/1286682</link>
      <description>&lt;!-- [DocumentBodyStart:7fda1cc0-e71f-4889-b3d9-2bdc78aa1d43] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I can't seem to get a web app search form to work inside another web app detail page. Does anyone know if this is possible?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I can display a list of web app items; and the search form works on a standard page; but when I try to load it within another web app's detail page, I get an error: "page not found". This happens regarless of whether I put {module_searchresuts} on the same page as the form, or if I redirect results to another page.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Does anyone have any suggestions?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:7fda1cc0-e71f-4889-b3d9-2bdc78aa1d43] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">search</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">webapp</category>
      <pubDate>Sat, 31 Aug 2013 00:22:15 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1286682</guid>
      <dc:date>2013-08-31T00:22:15Z</dc:date>
      <clearspace:dateToText>1 year 2 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Web app field output</title>
      <link>https://forums.adobe.com/thread/1089260</link>
      <description>&lt;!-- [DocumentBodyStart:2c140b2d-56c8-46ad-ad98-ead1608e52f7] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi, does anybody know how I can customise the output from a custom web app field? I have a field with a data-type of checkbox list. When I render out the tag {tag_mycustomfield} it displays all the checked options in a comma separated string. What I need is an unordered list of these values. I've tried playing aroung with jquery scripts to remove the commas and replace them with &amp;lt;li&amp;gt; tags but was hoping BC had an easier way built in - does anyone have any ideas that could help me?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:2c140b2d-56c8-46ad-ad98-ead1608e52f7] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">business</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">webapps</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">business-catalyst</category>
      <pubDate>Sat, 27 Oct 2012 05:33:14 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1089260</guid>
      <dc:date>2012-10-27T05:33:14Z</dc:date>
      <clearspace:dateToText>1 year 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Multiple Order Workflows</title>
      <link>https://forums.adobe.com/thread/1174690</link>
      <description>&lt;!-- [DocumentBodyStart:d1c1e267-7db5-4024-97e4-470257041805] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have a business that operates in 2 different countries, with 2 separate payment gateways and dispatch crews. I'm unsure how to handle the workflows for orders that come through the website.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have created shopping carts and order registration pages for both countries; set up 2 different workflows; and set up 2 different web forms, each one triggering a different workflow.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The issue comes down to the 'order' checkbox on the workflow - it seems I can only assign one workflow to 'orders' (selecting one will automatically de-select the option in all other workflows). If the order is placed through the workflow which has 'orders' checked, everything is fine and workflow notifications are sent as expected; however any orders placed through the second workflow do not generate any workflow notifications (despite the fact that the webform itself is set to trigger the workflow).&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;What am I missing here? Can anyone help shed some light on the situation?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:d1c1e267-7db5-4024-97e4-470257041805] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">e-commerce</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">orders</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">workflow_notifications</category>
      <pubDate>Thu, 21 Mar 2013 06:46:57 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1174690</guid>
      <dc:date>2013-03-21T06:46:57Z</dc:date>
      <clearspace:dateToText>1 year 8 months ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How does the Printer View template work?</title>
      <link>https://forums.adobe.com/thread/1142676</link>
      <description>&lt;!-- [DocumentBodyStart:05a24e07-eace-415b-a39a-41da32d453df] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;span lang="EN-US" style="font-size: 12pt; font-family: Times; color: #262626;"&gt;This might be a silly question but I can't seem to find documentation anywhere -&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span lang="EN-US" style="font-size: 12pt; font-family: Times; color: #262626;"&gt;My site-wide templates are quite graphic-heavy and contain various elements unnecessary when printing out the main content of the page.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span lang="EN-US" style="font-size: 12pt; font-family: Times; color: #262626;"&gt;I have set up a stripped-down black and white version of the main template and designated it as the &amp;lsquo;Printer View&amp;#8217; template, but how exactly do I show one page through multiple templates?&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span lang="EN-US" style="font-size: 12pt; font-family: Times; color: #262626;"&gt;Obviously I can&amp;#8217;t set the page template to this stripped-down version, so how can I create a button which, when clicked, opens the same page up in a different template for printing?&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:05a24e07-eace-415b-a39a-41da32d453df] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">templates</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">print_templates</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">print_template</category>
      <pubDate>Sun, 27 Jan 2013 23:46:15 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1142676</guid>
      <dc:date>2013-01-27T23:46:15Z</dc:date>
      <clearspace:dateToText>1 year 8 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Australia Post integrated shipping won't accept postcodes?</title>
      <link>https://forums.adobe.com/thread/1164593</link>
      <description>&lt;!-- [DocumentBodyStart:b3410e4c-ef27-498b-9403-0fed0bfad68e] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have tried to implement the Australia Post integrated shipping into my shopping cart but for all foreign countries it doesn't seem to accept postcodes which I &lt;em&gt;know&lt;/em&gt; are valid. I get the following error: Please enter a valid Service code.&lt;/p&gt;&lt;p&gt;This is my shipping tag: {tag_shippingoptions,true,,,false,false} which I thought would display the country dropdown but not force state taxes or gift voucher taxes.&lt;/p&gt;&lt;p&gt;Can someone please tell me what i'm doing wrong??&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b3410e4c-ef27-498b-9403-0fed0bfad68e] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">shipping_options</category>
      <pubDate>Tue, 05 Mar 2013 03:38:13 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1164593</guid>
      <dc:date>2013-03-05T03:38:13Z</dc:date>
      <clearspace:dateToText>1 year 8 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Product import error when variations enabled</title>
      <link>https://forums.adobe.com/thread/1141909</link>
      <description>&lt;!-- [DocumentBodyStart:de125c30-27a1-48d6-a181-207427686eee] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Has anyone else experienced problems this week with importing products that have variations enabled? I have been using the same .csv file to update my product database for weeks now, and I've had no problems with it in the past, now this week it's showing this error message: &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="font-size: 12px; font-family: Arial; color: #c8c8c8; background-color: #202020;"&gt;ERROR: [ You cannot modify attributes or options for products that have variations enabled.]. Import process failed on record: [2] Please ensure 1) mandatory columns are present, 2) all products have Product Codes defined, which should be unique (if importing products)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I even tried downloading the full list of products and re-importing the exact same file that came out of BC - no changes - and it won't work! I can't figure out what's going on&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Can anyone shed some light on this situation for me?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:de125c30-27a1-48d6-a181-207427686eee] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">product_attributes</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">product_import</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">product_variations</category>
      <pubDate>Sat, 26 Jan 2013 00:29:42 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1141909</guid>
      <dc:date>2013-01-26T00:29:42Z</dc:date>
      <clearspace:dateToText>1 year 8 months ago</clearspace:dateToText>
      <clearspace:replyCount>7</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Calculations with date fields</title>
      <link>https://forums.adobe.com/thread/1103474</link>
      <description>&lt;!-- [DocumentBodyStart:9ddbd00a-fa97-48a1-a7aa-ee81059af262] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p style="font-family: Times; color: #333233;"&gt;I'm trying to do a basic calculation with a CRM date form in BC.&lt;/p&gt;&lt;p style="font-family: Times; color: #333233;"&gt;I have a form field 'dateJoined' (though this could easily be the standard DOB field for the sake of this exercies) and I need to use javascript to calculate how many days have passed between today's date and the date in 'dateJoined'.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="font-family: Times; color: #333233;"&gt;The {module_customerfield} outputs a string, not a date object, which would be fine but the format of the string is not compatible with the .date object.&lt;/p&gt;&lt;p style="font-family: Times; color: #333233;"&gt;I started down the path of lengthy substrings &amp;gt; variables, then linked variables &amp;gt; date object but after lines and lines of code, wondered if there was a simpler way that I was overlooking??&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:9ddbd00a-fa97-48a1-a7aa-ee81059af262] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">datecompare</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">calculations</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">date_format</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">date_field</category>
      <pubDate>Fri, 23 Nov 2012 06:31:06 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1103474</guid>
      <dc:date>2012-11-23T06:31:06Z</dc:date>
      <clearspace:dateToText>1 year 12 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Passing information to the secure site</title>
      <link>https://forums.adobe.com/thread/1101239</link>
      <description>&lt;!-- [DocumentBodyStart:d5301115-8c87-480c-86e1-b683e2bea761] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Is there any way to pass information from my main site (mysite.com) to the secure payment site (mysite.worldsecuresystems.com)?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I am using a lot of javascript and cookies to pass visitor information around the site, but none of it transfers or is accessible once the site switches over to worldsecuresystems at the shopping cart.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Am I missing something here or does anyone have ideas that could help?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:d5301115-8c87-480c-86e1-b683e2bea761] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">cookies</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">world_secure_systems</category>
      <pubDate>Mon, 19 Nov 2012 03:46:05 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1101239</guid>
      <dc:date>2012-11-19T03:46:05Z</dc:date>
      <clearspace:dateToText>1 year 12 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How to prevent Post Affiliate Pro from awarding commission on shipping prices?</title>
      <link>https://forums.adobe.com/thread/1094347</link>
      <description>&lt;!-- [DocumentBodyStart:4c9af008-5cbd-42ae-bc95-c6ea4cd7d13b] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have set up the hosted version of Quality Unit's Post Affiliate Pro on my Business Catalyst website. The program uses a tracking script placed in the Buy - Receipt page to calculate the commission payable. This figure is the total sale value + tax + shipping. I only want to award commissions on product sales (less the shipping cost). Is this possible? &lt;/p&gt;&lt;p&gt;I have tried storing cookies fron the shopping cart with the shipping and sale values, but the payment and receipt pages are on the secure URL, meaning those cookies can not be read from the standard site URL.&lt;/p&gt;&lt;p&gt;Has anyone found a way to implement PAP4 with BC and cusstomise what the commissions are awarded on? Or have any suggestions that could help?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:4c9af008-5cbd-42ae-bc95-c6ea4cd7d13b] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">pro</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">post</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">affiliate</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">e-commerce</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">business_catalyst</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">pap4</category>
      <pubDate>Tue, 06 Nov 2012 08:19:23 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1094347</guid>
      <dc:date>2012-11-06T08:19:23Z</dc:date>
      <clearspace:dateToText>2 years 6 days ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>PayPal Standard Workflow Notification</title>
      <link>https://forums.adobe.com/thread/1072947</link>
      <description>&lt;!-- [DocumentBodyStart:b93b2f48-3d83-4c82-9a37-e126b9b21940] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I am using PayPal Standard payment gateway for the first time and the Workflow Notifications do not display a shipping address like they do on my other sites that use full e-commerce gateways like eWay. The shipping details are present, and set to 'required', in the check out form. At present I am receving two emails for every order placed - 1. BC workflow notification containing the customer name and products ordered, and 2. PayPal receipt of payment with the shipping address and total amount paid. I need the order details, and the shipping details, to be presented in one single workflow email. Where are the settings to change this?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b93b2f48-3d83-4c82-9a37-e126b9b21940] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">workflow</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">paypal</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">troubleshooting_ecommerce</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">workflow_notifications</category>
      <pubDate>Thu, 27 Sep 2012 11:48:54 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1072947</guid>
      <dc:date>2012-09-27T11:48:54Z</dc:date>
      <clearspace:dateToText>2 years 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>TypeKit refund on move to Cloud subscription?</title>
      <link>https://forums.adobe.com/thread/1006423</link>
      <description>&lt;!-- [DocumentBodyStart:1ee0f0ec-cd4d-496c-b9d2-991c8d540a37] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I recently purchased a 1 year TypeKit subscription, only to find that it was incuded in the newly released Cloud subscription. Can I get a refund on the TypeKit account I paid as it is no longer necessary?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:1ee0f0ec-cd4d-496c-b9d2-991c8d540a37] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">type</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">account</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">cloud</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">kit</category>
      <pubDate>Thu, 17 May 2012 02:23:26 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1006423</guid>
      <dc:date>2012-05-17T02:23:26Z</dc:date>
      <clearspace:dateToText>2 years 6 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

