<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -36,15 +36,19 @@ class OrdersController &lt; ApplicationController
       :return_url        =&gt; url_for(:action =&gt; 'confirm', :only_path =&gt; false),
       :cancel_return_url =&gt; url_for(:action =&gt; 'index', :only_path =&gt; false)
     )
+    p &quot;test&quot;
+    p setup_response
+    p setup_response.token
+    p &quot;test2&quot;
     redirect_to gateway.redirect_url_for(setup_response.token)
   end
 
   private
   def gateway
     @gateway ||= PaypalExpressGateway.new(
-      :login =&gt; 'mercha_1221477722_biz_api1.yahoo.co.in ',
+      :login =&gt; 'mercha_1221477722_biz_api1.yahoo.co.in',
       :password =&gt; '1221477744',
-      :signature =&gt; 'A75wIqZozAO6-W3XiLIISBuY4QUBAYaA7T3ASp.HQZEDIvp0yVgVhrvT'
+      :signature =&gt; 'A75wIqZozAO6-W3XiLIISBuY4QUBAYaA7T3ASp.HQZEDIvp0yVgVhrvT '
     )
   end
 end</diff>
      <filename>app/controllers/orders_controller.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>7bece5bcdaecd49d7655a00c987a65f168e07d27</id>
    </parent>
  </parents>
  <author>
    <name>Payal Gupta</name>
    <email>cool.payal1985@gmail.com</email>
  </author>
  <url>http://github.com/mjuneja/flexyshop/commit/72ede1fae318db1cdcf9233a6938f1f0646c119d</url>
  <id>72ede1fae318db1cdcf9233a6938f1f0646c119d</id>
  <committed-date>2008-09-16T01:04:05-07:00</committed-date>
  <authored-date>2008-09-16T01:04:05-07:00</authored-date>
  <message>Modification in the Order controller for paypal integration</message>
  <tree>bf5dc7d41b3cbdf4a8cdcfff9a4cb4d1fd23feb8</tree>
  <committer>
    <name>Payal Gupta</name>
    <email>cool.payal1985@gmail.com</email>
  </committer>
</commit>
