<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>b807fd5f44a8853ec8136cb2ce0cc6a3102b0c8a</id>
      </parent>
    </parents>
    <author>
      <name>Jared Moody</name>
      <email>jared@yourelevation.com</email>
    </author>
    <url>http://github.com/elevation/active_merchant/commit/e072dcc7a2c5d1c99323d04535fcc1cf12edd122</url>
    <id>e072dcc7a2c5d1c99323d04535fcc1cf12edd122</id>
    <committed-date>2009-05-21T15:21:48-07:00</committed-date>
    <authored-date>2009-05-21T15:21:48-07:00</authored-date>
    <message>add create_subscription to bogus gateway for testing</message>
    <tree>2490897a6adc4ddc49b9b87a08a914cf675d336b</tree>
    <committer>
      <name>Jared Moody</name>
      <email>jared@yourelevation.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b751ad5fd80bbc72e807cd10209685d3d727b0d2</id>
      </parent>
    </parents>
    <author>
      <name>Jared Moody</name>
      <email>jared@yourelevation.com</email>
    </author>
    <url>http://github.com/elevation/active_merchant/commit/b807fd5f44a8853ec8136cb2ce0cc6a3102b0c8a</url>
    <id>b807fd5f44a8853ec8136cb2ce0cc6a3102b0c8a</id>
    <committed-date>2009-05-21T15:21:20-07:00</committed-date>
    <authored-date>2009-05-21T15:21:20-07:00</authored-date>
    <message>remove debug cruft</message>
    <tree>355ee41065092e2ba18d892d24d6d87a19647a9d</tree>
    <committer>
      <name>Jared Moody</name>
      <email>jared@yourelevation.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>82934ee0f460324c9789f8e2f88f2e84522d8a56</id>
      </parent>
      <parent>
        <id>28131468772cd39f0ad3bcfa91da95992b9860bc</id>
      </parent>
    </parents>
    <author>
      <name>Jared Moody</name>
      <email>jared@yourelevation.com</email>
    </author>
    <url>http://github.com/elevation/active_merchant/commit/b751ad5fd80bbc72e807cd10209685d3d727b0d2</url>
    <id>b751ad5fd80bbc72e807cd10209685d3d727b0d2</id>
    <committed-date>2009-05-21T13:54:52-07:00</committed-date>
    <authored-date>2009-05-21T13:54:52-07:00</authored-date>
    <message>Merge branch 'master' of git://github.com/Shopify/active_merchant</message>
    <tree>f85a884937afa2916865d437200ee3ae9a8c44d9</tree>
    <committer>
      <name>Jared Moody</name>
      <email>jared@yourelevation.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0ed2db98ab2b48170ac16e4a71a760fca210510c</id>
      </parent>
    </parents>
    <author>
      <name>Duff OMelia</name>
      <email>duff@omelia.org</email>
    </author>
    <url>http://github.com/elevation/active_merchant/commit/28131468772cd39f0ad3bcfa91da95992b9860bc</url>
    <id>28131468772cd39f0ad3bcfa91da95992b9860bc</id>
    <committed-date>2009-05-20T19:53:20-07:00</committed-date>
    <authored-date>2009-05-19T11:41:33-07:00</authored-date>
    <message>We can now instantiate an EwayGateway in test mode by passing in :test =&gt; true when it's created just like many of the other gateways. [#81 state:resolved]</message>
    <tree>2d352eb89f320d2bb96af9f0eed8c93426ee95ba</tree>
    <committer>
      <name>Cody Fauser</name>
      <email>codyfauser@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ffb1fd67ef52c486df548f21767e9defd8fd9893</id>
      </parent>
    </parents>
    <author>
      <name>Cody Fauser</name>
      <email>codyfauser@gmail.com</email>
    </author>
    <url>http://github.com/elevation/active_merchant/commit/0ed2db98ab2b48170ac16e4a71a760fca210510c</url>
    <id>0ed2db98ab2b48170ac16e4a71a760fca210510c</id>
    <committed-date>2009-05-20T19:47:01-07:00</committed-date>
    <authored-date>2009-05-20T19:47:01-07:00</authored-date>
    <message>Don't use Time.parse for the ExpiryDate</message>
    <tree>0a2ede955f8da7df666fcdd4f5334a511fd0e328</tree>
    <committer>
      <name>Cody Fauser</name>
      <email>codyfauser@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b34d8ee2c81b14a1bcae2f3325244c0879756d33</id>
      </parent>
    </parents>
    <author>
      <name>Guy Naor</name>
      <email>guy.naor@gmail.com</email>
    </author>
    <url>http://github.com/elevation/active_merchant/commit/ffb1fd67ef52c486df548f21767e9defd8fd9893</url>
    <id>ffb1fd67ef52c486df548f21767e9defd8fd9893</id>
    <committed-date>2009-05-14T16:28:48-07:00</committed-date>
    <authored-date>2009-05-14T14:20:12-07:00</authored-date>
    <message>Authorize.net CIM gateway: Added the CCV2 code when sending a request to store a credit card payment profile, if one is given in the credit card parameters.</message>
    <tree>dea4cb3faa6ceacc07be46179b6f59c0b5cf5904</tree>
    <committer>
      <name>Cody Fauser</name>
      <email>codyfauser@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>52a79b89994800ea3daf91194313a19d4ba94ce7</id>
      </parent>
    </parents>
    <author>
      <name>Eric</name>
      <email>e@simande.com</email>
    </author>
    <url>http://github.com/elevation/active_merchant/commit/b34d8ee2c81b14a1bcae2f3325244c0879756d33</url>
    <id>b34d8ee2c81b14a1bcae2f3325244c0879756d33</id>
    <committed-date>2009-05-14T16:12:37-07:00</committed-date>
    <authored-date>2009-05-14T14:49:19-07:00</authored-date>
    <message>Added shipping address functionality to the Authorize.net gateway. [#78 state:resolved]</message>
    <tree>f327adedad3d7e00a240927d3e914fa9290886d0</tree>
    <committer>
      <name>Cody Fauser</name>
      <email>codyfauser@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>462e635eca4e63b7e4e91b3f6fbc65348ab9fbd0</id>
      </parent>
    </parents>
    <author>
      <name>Cody Fauser</name>
      <email>codyfauser@gmail.com</email>
    </author>
    <url>http://github.com/elevation/active_merchant/commit/52a79b89994800ea3daf91194313a19d4ba94ce7</url>
    <id>52a79b89994800ea3daf91194313a19d4ba94ce7</id>
    <committed-date>2009-05-12T18:55:44-07:00</committed-date>
    <authored-date>2009-05-12T18:55:44-07:00</authored-date>
    <message>Don't setup logger by default</message>
    <tree>9d5cdd8869ae3b8c779f45ede7ff58081201516b</tree>
    <committer>
      <name>Cody Fauser</name>
      <email>codyfauser@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3de7c1f244744ec5b416a33cf877677592ec931e</id>
      </parent>
    </parents>
    <author>
      <name>Cody Fauser</name>
      <email>codyfauser@gmail.com</email>
    </author>
    <url>http://github.com/elevation/active_merchant/commit/462e635eca4e63b7e4e91b3f6fbc65348ab9fbd0</url>
    <id>462e635eca4e63b7e4e91b3f6fbc65348ab9fbd0</id>
    <committed-date>2009-05-09T21:03:00-07:00</committed-date>
    <authored-date>2009-05-09T21:03:00-07:00</authored-date>
    <message>Refactor ActiveMerchant::Connection out of the PostsData module. Add support for logging and wiredumping requests</message>
    <tree>7d7dd391e7de36187fb86dc7744c633dc1b65c69</tree>
    <committer>
      <name>Cody Fauser</name>
      <email>codyfauser@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5b8670174fbd601702dc4457bd6c2f611a3d3d75</id>
      </parent>
    </parents>
    <author>
      <name>Cody Fauser</name>
      <email>codyfauser@gmail.com</email>
    </author>
    <url>http://github.com/elevation/active_merchant/commit/3de7c1f244744ec5b416a33cf877677592ec931e</url>
    <id>3de7c1f244744ec5b416a33cf877677592ec931e</id>
    <committed-date>2009-05-07T12:21:54-07:00</committed-date>
    <authored-date>2009-05-07T12:21:54-07:00</authored-date>
    <message>Assume a valid load path when running tests</message>
    <tree>52138e36cd12b9e4e0b1d315a651051b672363e1</tree>
    <committer>
      <name>Cody Fauser</name>
      <email>codyfauser@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d40c009b01ece7e662aa2bc1d11697f0ce55872c</id>
      </parent>
    </parents>
    <author>
      <name>Cody Fauser</name>
      <email>codyfauser@gmail.com</email>
    </author>
    <url>http://github.com/elevation/active_merchant/commit/5b8670174fbd601702dc4457bd6c2f611a3d3d75</url>
    <id>5b8670174fbd601702dc4457bd6c2f611a3d3d75</id>
    <committed-date>2009-05-06T15:24:56-07:00</committed-date>
    <authored-date>2009-05-06T15:24:56-07:00</authored-date>
    <message>Use SHIPTOSTREET2 element instead of STREET2 element for Payflow Express Uk address</message>
    <tree>db9263c66b45849637262a03e4da266982217f67</tree>
    <committer>
      <name>Cody Fauser</name>
      <email>codyfauser@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>398ee2d329122a4e4ee49a8a76c25934625e6f2b</id>
      </parent>
    </parents>
    <author>
      <name>Cody Fauser</name>
      <email>codyfauser@gmail.com</email>
    </author>
    <url>http://github.com/elevation/active_merchant/commit/d40c009b01ece7e662aa2bc1d11697f0ce55872c</url>
    <id>d40c009b01ece7e662aa2bc1d11697f0ce55872c</id>
    <committed-date>2009-05-06T15:18:09-07:00</committed-date>
    <authored-date>2009-05-06T15:18:09-07:00</authored-date>
    <message>Revert &quot;Handle Street2 element from Payflow Express&quot;

This reverts commit fd83632f8ca32259f2e5c5651642bcf13cbae0f2.</message>
    <tree>efd18247487ebba492274a668a28a9247ab103eb</tree>
    <committer>
      <name>Cody Fauser</name>
      <email>codyfauser@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a66fa2b2d78c70f56fd78f11c91d14eb7cc85295</id>
      </parent>
    </parents>
    <author>
      <name>Cody Fauser</name>
      <email>codyfauser@gmail.com</email>
    </author>
    <url>http://github.com/elevation/active_merchant/commit/398ee2d329122a4e4ee49a8a76c25934625e6f2b</url>
    <id>398ee2d329122a4e4ee49a8a76c25934625e6f2b</id>
    <committed-date>2009-05-04T18:50:05-07:00</committed-date>
    <authored-date>2009-05-04T18:50:05-07:00</authored-date>
    <message>Clean up the test helper</message>
    <tree>e4ee1328b6b012fe699af0d372a007333a9fac28</tree>
    <committer>
      <name>Cody Fauser</name>
      <email>codyfauser@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>10d921c26a000cde2e2355b44f573ed0ca729fdc</id>
      </parent>
    </parents>
    <author>
      <name>Cody Fauser</name>
      <email>codyfauser@gmail.com</email>
    </author>
    <url>http://github.com/elevation/active_merchant/commit/a66fa2b2d78c70f56fd78f11c91d14eb7cc85295</url>
    <id>a66fa2b2d78c70f56fd78f11c91d14eb7cc85295</id>
    <committed-date>2009-05-04T18:38:58-07:00</committed-date>
    <authored-date>2009-05-04T18:38:58-07:00</authored-date>
    <message>Remove unused extra code from tests</message>
    <tree>4e0c6e38446d580d8c2bd740a8e328384efc0a21</tree>
    <committer>
      <name>Cody Fauser</name>
      <email>codyfauser@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>441fad2f09f946aed242da32d373930640bff6a7</id>
      </parent>
    </parents>
    <author>
      <name>Cody Fauser</name>
      <email>codyfauser@gmail.com</email>
    </author>
    <url>http://github.com/elevation/active_merchant/commit/10d921c26a000cde2e2355b44f573ed0ca729fdc</url>
    <id>10d921c26a000cde2e2355b44f573ed0ca729fdc</id>
    <committed-date>2009-05-04T18:37:54-07:00</committed-date>
    <authored-date>2009-05-04T18:37:54-07:00</authored-date>
    <message>Fix DataCash unit test that was making a remote call</message>
    <tree>3bfe88d549ad052262be78f7f5b3c5e7ffb7e926</tree>
    <committer>
      <name>Cody Fauser</name>
      <email>codyfauser@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>39a7ce0bf76aad28d6628932218e2c301cfd1b77</id>
      </parent>
    </parents>
    <author>
      <name>Cody Fauser</name>
      <email>codyfauser@gmail.com</email>
    </author>
    <url>http://github.com/elevation/active_merchant/commit/441fad2f09f946aed242da32d373930640bff6a7</url>
    <id>441fad2f09f946aed242da32d373930640bff6a7</id>
    <committed-date>2009-05-03T20:59:04-07:00</committed-date>
    <authored-date>2009-05-03T20:59:04-07:00</authored-date>
    <message>Don't check Request#test? for remote PaymentExpress tests because their test environment has changed</message>
    <tree>bb53bc12f4059c49e7eea9568241961739a976c0</tree>
    <committer>
      <name>Cody Fauser</name>
      <email>codyfauser@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>eeeda226369420e7190febb62f1e5b84090a9727</id>
      </parent>
    </parents>
    <author>
      <name>Cody Fauser</name>
      <email>codyfauser@gmail.com</email>
    </author>
    <url>http://github.com/elevation/active_merchant/commit/39a7ce0bf76aad28d6628932218e2c301cfd1b77</url>
    <id>39a7ce0bf76aad28d6628932218e2c301cfd1b77</id>
    <committed-date>2009-05-03T20:38:35-07:00</committed-date>
    <authored-date>2009-05-03T20:38:35-07:00</authored-date>
    <message>Update Instapay gateway to support capture and add address, order, and invoice fields. Add support for CVV and AVS response</message>
    <tree>2bbbf797127f25a33b1837381a48d948f407d5ee</tree>
    <committer>
      <name>Cody Fauser</name>
      <email>codyfauser@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>aef29e22ccf9fca3fcc620f9488a8d7ebe4bde02</id>
      </parent>
    </parents>
    <author>
      <name>brahma</name>
      <email>trideout@brahma.instapayllc.local</email>
    </author>
    <url>http://github.com/elevation/active_merchant/commit/eeeda226369420e7190febb62f1e5b84090a9727</url>
    <id>eeeda226369420e7190febb62f1e5b84090a9727</id>
    <committed-date>2009-05-03T14:32:24-07:00</committed-date>
    <authored-date>2009-05-03T14:32:24-07:00</authored-date>
    <message>Added support for the InstaPay gateway. www.instapayllc.com

Signed-off-by: Cody Fauser &lt;codyfauser@gmail.com&gt;</message>
    <tree>7c1d97b8f36a56fdb42d5343202825497f5cd6d2</tree>
    <committer>
      <name>Cody Fauser</name>
      <email>codyfauser@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>190d934487b9c9d7067a2bbc384e9c2418ccd3b5</id>
      </parent>
    </parents>
    <author>
      <name>Cody Fauser</name>
      <email>codyfauser@gmail.com</email>
    </author>
    <url>http://github.com/elevation/active_merchant/commit/aef29e22ccf9fca3fcc620f9488a8d7ebe4bde02</url>
    <id>aef29e22ccf9fca3fcc620f9488a8d7ebe4bde02</id>
    <committed-date>2009-05-03T12:20:04-07:00</committed-date>
    <authored-date>2009-05-03T12:16:33-07:00</authored-date>
    <message>Cleanup PaymentExpress reference purchases and turn on AVS</message>
    <tree>302fc1a801d528b3d48f44d2dd03e2ef7d5041fc</tree>
    <committer>
      <name>Cody Fauser</name>
      <email>codyfauser@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6607a6c0781e1385f09ca564b85559f18300462d</id>
      </parent>
      <parent>
        <id>1e3ea9f591eb7429bb123192ef87bdadfe89f9eb</id>
      </parent>
    </parents>
    <author>
      <name>Cody Fauser</name>
      <email>codyfauser@gmail.com</email>
    </author>
    <url>http://github.com/elevation/active_merchant/commit/190d934487b9c9d7067a2bbc384e9c2418ccd3b5</url>
    <id>190d934487b9c9d7067a2bbc384e9c2418ccd3b5</id>
    <committed-date>2009-05-03T11:18:37-07:00</committed-date>
    <authored-date>2009-05-03T11:18:37-07:00</authored-date>
    <message>Merge branch 'mocra/master'</message>
    <tree>7274bdc35e448bd731ee341d3747eb817fbb9a94</tree>
    <committer>
      <name>Cody Fauser</name>
      <email>codyfauser@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8f078f9d0dad48d1c075103f926c3d1317c16528</id>
      </parent>
    </parents>
    <author>
      <name>Cody Fauser</name>
      <email>codyfauser@gmail.com</email>
    </author>
    <url>http://github.com/elevation/active_merchant/commit/6607a6c0781e1385f09ca564b85559f18300462d</url>
    <id>6607a6c0781e1385f09ca564b85559f18300462d</id>
    <committed-date>2009-05-03T11:09:40-07:00</committed-date>
    <authored-date>2009-05-03T11:09:40-07:00</authored-date>
    <message>update changelog and uncomment requirement for credentials in initialize of Merchant e-Solutions</message>
    <tree>b884cb697496fb05c09d015373e39c8a0b4feb1e</tree>
    <committer>
      <name>Cody Fauser</name>
      <email>codyfauser@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>000e0c56076502d363b52d3230c532ea444e04a0</id>
      </parent>
    </parents>
    <author>
      <name>Robby Russell</name>
      <email>robby@planetargon.com</email>
    </author>
    <url>http://github.com/elevation/active_merchant/commit/8f078f9d0dad48d1c075103f926c3d1317c16528</url>
    <id>8f078f9d0dad48d1c075103f926c3d1317c16528</id>
    <committed-date>2009-05-03T11:03:38-07:00</committed-date>
    <authored-date>2008-12-09T20:55:49-08:00</authored-date>
    <message>Adding Merchant e-Solutions to the README with a link.</message>
    <tree>4945a4d7bf1d22d72f3435c1c5086bcf373d026d</tree>
    <committer>
      <name>Cody Fauser</name>
      <email>codyfauser@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b1422d75e727eae80bf8840ad7398958eaada8dc</id>
      </parent>
    </parents>
    <author>
      <name>Zac Williams</name>
      <email>zac@zacwilliams.com</email>
    </author>
    <url>http://github.com/elevation/active_merchant/commit/000e0c56076502d363b52d3230c532ea444e04a0</url>
    <id>000e0c56076502d363b52d3230c532ea444e04a0</id>
    <committed-date>2009-05-03T11:02:22-07:00</committed-date>
    <authored-date>2008-10-06T19:13:31-07:00</authored-date>
    <message>added &quot;Base.gateway_mode = :test&quot; to setup method of unit and remote tests</message>
    <tree>0f7b71a34a318f3aa1588a1fc1d728f8dfa7b63b</tree>
    <committer>
      <name>Cody Fauser</name>
      <email>codyfauser@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d4fc22be7f35c2bd5e6685cb1a0d177c1b89b0cb</id>
      </parent>
    </parents>
    <author>
      <name>Zac Williams</name>
      <email>zac@zacwilliams.com</email>
    </author>
    <url>http://github.com/elevation/active_merchant/commit/b1422d75e727eae80bf8840ad7398958eaada8dc</url>
    <id>b1422d75e727eae80bf8840ad7398958eaada8dc</id>
    <committed-date>2009-05-03T11:02:21-07:00</committed-date>
    <authored-date>2008-10-02T12:39:56-07:00</authored-date>
    <message>initial remote unit tests for MeS gateway</message>
    <tree>93168055f23ce9c9cd9a91ba68eb85ec104cd621</tree>
    <committer>
      <name>Cody Fauser</name>
      <email>codyfauser@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>877c60a4edec2fbbb1edd84999d99031f0625605</id>
      </parent>
    </parents>
    <author>
      <name>Zac Williams</name>
      <email>zac@zacwilliams.com</email>
    </author>
    <url>http://github.com/elevation/active_merchant/commit/d4fc22be7f35c2bd5e6685cb1a0d177c1b89b0cb</url>
    <id>d4fc22be7f35c2bd5e6685cb1a0d177c1b89b0cb</id>
    <committed-date>2009-05-03T11:02:21-07:00</committed-date>
    <authored-date>2008-10-02T06:39:14-07:00</authored-date>
    <message>add fixture for Merchant eSolutions credentials</message>
    <tree>71595f971c8358d23b61e9cfd55bccdef76af528</tree>
    <committer>
      <name>Cody Fauser</name>
      <email>codyfauser@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dd21904338e163615d0c278e6c0e6b168c58db02</id>
      </parent>
    </parents>
    <author>
      <name>Zac Williams</name>
      <email>zac@zacwilliams.com</email>
    </author>
    <url>http://github.com/elevation/active_merchant/commit/877c60a4edec2fbbb1edd84999d99031f0625605</url>
    <id>877c60a4edec2fbbb1edd84999d99031f0625605</id>
    <committed-date>2009-05-03T11:02:21-07:00</committed-date>
    <authored-date>2008-10-01T13:48:20-07:00</authored-date>
    <message>initial unit tests</message>
    <tree>01d4ee6e79465e6cec30b6d29164b78dfe16ddfc</tree>
    <committer>
      <name>Cody Fauser</name>
      <email>codyfauser@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>359e9291c37fa05b40c063a8a5843cbf82febcd9</id>
      </parent>
    </parents>
    <author>
      <name>Zac Williams</name>
      <email>zac@zacwilliams.com</email>
    </author>
    <url>http://github.com/elevation/active_merchant/commit/dd21904338e163615d0c278e6c0e6b168c58db02</url>
    <id>dd21904338e163615d0c278e6c0e6b168c58db02</id>
    <committed-date>2009-05-03T11:02:21-07:00</committed-date>
    <authored-date>2008-10-01T12:40:22-07:00</authored-date>
    <message>fix broken capture() method</message>
    <tree>adf0d071a3a7d08e18992c26c62aef148f8746f2</tree>
    <committer>
      <name>Cody Fauser</name>
      <email>codyfauser@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>db2cf23b416819205ff85a65e510c09b554b990a</id>
      </parent>
    </parents>
    <author>
      <name>Zac Williams</name>
      <email>zac@zacwilliams.com</email>
    </author>
    <url>http://github.com/elevation/active_merchant/commit/359e9291c37fa05b40c063a8a5843cbf82febcd9</url>
    <id>359e9291c37fa05b40c063a8a5843cbf82febcd9</id>
    <committed-date>2009-05-03T11:02:21-07:00</committed-date>
    <authored-date>2008-09-30T12:28:47-07:00</authored-date>
    <message>void() operation</message>
    <tree>d03439cc2e3cf9df972dde0a96021765282139e8</tree>
    <committer>
      <name>Cody Fauser</name>
      <email>codyfauser@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>993428d4f1cf224be710b8c6ad2b576795682ea9</id>
      </parent>
    </parents>
    <author>
      <name>Zac Williams</name>
      <email>zac@zacwilliams.com</email>
    </author>
    <url>http://github.com/elevation/active_merchant/commit/db2cf23b416819205ff85a65e510c09b554b990a</url>
    <id>db2cf23b416819205ff85a65e510c09b554b990a</id>
    <committed-date>2009-05-03T11:02:20-07:00</committed-date>
    <authored-date>2008-09-30T11:01:50-07:00</authored-date>
    <message>added credit() operation</message>
    <tree>2d20e5c1c9b880e1ae223f6eaf0f59617cf5515d</tree>
    <committer>
      <name>Cody Fauser</name>
      <email>codyfauser@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a40475d4b3d1577d60ba1dfa643e448da64bd1b8</id>
      </parent>
    </parents>
    <author>
      <name>ebsjzw</name>
      <email>ebsjzw@OMNIBHMLP139.sungardebs.com</email>
    </author>
    <url>http://github.com/elevation/active_merchant/commit/993428d4f1cf224be710b8c6ad2b576795682ea9</url>
    <id>993428d4f1cf224be710b8c6ad2b576795682ea9</id>
    <committed-date>2009-05-03T11:02:20-07:00</committed-date>
    <authored-date>2008-09-30T09:14:16-07:00</authored-date>
    <message>updated commit() to set the authorization attribute of the returned Response object to response['transaction_id'] instead of response['auth_code']</message>
    <tree>76054d7657f413024f65a1cf25a6e893978d056c</tree>
    <committer>
      <name>Cody Fauser</name>
      <email>codyfauser@gmail.com</email>
    </committer>
  </commit>
</commits>
