<?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>topic Re: Drupal 7 + Commerce Redirect Issues in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Drupal-7-Commerce-Redirect-Issues/m-p/38019#M20823</link>
    <description>&lt;P&gt;Thnak you for the comment. I read the article and it doesn't really relate to the issue i am having. I have looked at the apache logs on my server and it doesn't look like authorise.net is posting back to my server.&lt;/P&gt;</description>
    <pubDate>Tue, 24 Dec 2013 18:42:12 GMT</pubDate>
    <dc:creator>shumba411</dc:creator>
    <dc:date>2013-12-24T18:42:12Z</dc:date>
    <item>
      <title>Drupal 7 + Commerce Redirect Issues</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Drupal-7-Commerce-Redirect-Issues/m-p/37973#M20801</link>
      <description>&lt;P class="p1"&gt;Do i have drupal 7 + Commerce and am using the authorise.net modules. So here is the problem i am having:&lt;/P&gt;&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;- Add items to cart&lt;/P&gt;&lt;P class="p1"&gt;- Click Checkout&lt;/P&gt;&lt;P class="p1"&gt;- Fill billing information and click continue&lt;/P&gt;&lt;P class="p1"&gt;- Review order and select "Credit Card via Authorize.Net" (only payment method i have enabled)&lt;/P&gt;&lt;P class="p1"&gt;- Now... i get the authorize.net payment form (in both DPM &amp;amp; SIM). I fill in my text credit card number and submit the form.&lt;/P&gt;&lt;P class="p1"&gt;- What should happen is that it should take me back to my drupal site with the order complete page, but all i get is this wierd partially rendered version of my site. The URL is still:&amp;nbsp;&lt;A href="https://test.authorize.net/gateway/transact.dll" target="_blank"&gt;https://test.authorize.net/gateway/transact.dll&lt;/A&gt;&lt;/P&gt;&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;Does anyone have any clue as to why this is? Could it be the way i have drupal set up or is it my settings in authorise.net?&lt;/P&gt;</description>
      <pubDate>Sat, 21 Dec 2013 00:43:24 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Drupal-7-Commerce-Redirect-Issues/m-p/37973#M20801</guid>
      <dc:creator>shumba411</dc:creator>
      <dc:date>2013-12-21T00:43:24Z</dc:date>
    </item>
    <item>
      <title>Re: Drupal 7 + Commerce Redirect Issues</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Drupal-7-Commerce-Redirect-Issues/m-p/37975#M20802</link>
      <description>&lt;P&gt;read&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.developer.authorize.net/t5/The-Authorize-Net-Developer-Blog/Relay-Response-Basics-and-Troubleshooting/ba-p/9536" target="_blank"&gt;http://community.developer.authorize.net/t5/The-Authorize-Net-Developer-Blog/Relay-Response-Basics-and-Troubleshooting/ba-p/9536&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you can do a javascript redirect back to your site, or use&amp;nbsp;absolute path for everything if you don't mind the url stay at authorize.net&lt;/P&gt;</description>
      <pubDate>Sat, 21 Dec 2013 03:24:29 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Drupal-7-Commerce-Redirect-Issues/m-p/37975#M20802</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-12-21T03:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: Drupal 7 + Commerce Redirect Issues</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Drupal-7-Commerce-Redirect-Issues/m-p/38019#M20823</link>
      <description>&lt;P&gt;Thnak you for the comment. I read the article and it doesn't really relate to the issue i am having. I have looked at the apache logs on my server and it doesn't look like authorise.net is posting back to my server.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Dec 2013 18:42:12 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Drupal-7-Commerce-Redirect-Issues/m-p/38019#M20823</guid>
      <dc:creator>shumba411</dc:creator>
      <dc:date>2013-12-24T18:42:12Z</dc:date>
    </item>
    <item>
      <title>Re: Drupal 7 + Commerce Redirect Issues</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Drupal-7-Commerce-Redirect-Issues/m-p/38031#M20829</link>
      <description>&lt;DIV class="lia-message-body lia-component-body"&gt;&lt;DIV class="lia-message-body-content"&gt;&lt;P&gt;On you first post message&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;but all i get is this wierd partially rendered version of my site. The URL is still:&amp;nbsp;&lt;A target="_blank" href="https://test.authorize.net/gateway/transact.dll" rel="nofollow"&gt;https://test.authorize.net/gateway/transact.dll&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;that tell me it did post back to the relay response URL.&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and now is&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I have looked at the apache logs on my server and it doesn't look like authorise.net is posting back to my server.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you using https on the relay response? some are reporting issue with https, search this board to see if any of them have solution for your.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 25 Dec 2013 14:15:58 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Drupal-7-Commerce-Redirect-Issues/m-p/38031#M20829</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-12-25T14:15:58Z</dc:date>
    </item>
  </channel>
</rss>

