<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>lib/active_merchant/billing/gateways/wirecard.rb</filename>
    </added>
    <added>
      <filename>test/remote/gateways/remote_wirecard_test.rb</filename>
    </added>
    <added>
      <filename>test/unit/gateways/wirecard_test.rb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,5 +1,6 @@
 = ActiveMerchant CHANGELOG
 
+* Add testing support for German Wirecard Gateway [Soleone]
 * Specify required version of ActiveSupport [cody]
 * Make ssl_strict a superclass_delegating_accessor so the entire application's validation of SSL certs can be disabled in the event of certificate problem. [cody]
 * Make Gateway.application_id a superclass_delegating_accessor so it can be set from outside the subclass definition [cody]</diff>
      <filename>CHANGELOG</filename>
    </modified>
    <modified>
      <diff>@@ -84,3 +84,7 @@ Modern Payments (June 13, 2008)
 
 * Initial implementation by Jeremy Nicoll
 * Additional portions by Cody Fauser
+
+Wirecard Gateway (June 30, 2008)
+
+* Initial implementation by Soleone</diff>
      <filename>CONTRIBUTERS</filename>
    </modified>
    <modified>
      <diff>@@ -293,3 +293,9 @@ viaklix:
   login: LOGIN
   password: PASSWORD
   user: USER
+  
+# Working test credentials, no need to replace
+wirecard:
+  login: 56500
+  password: TestXAPTER
+  </diff>
      <filename>test/fixtures.yml</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>3df68dc976a78687b5fd79a303c202c578843243</id>
    </parent>
  </parents>
  <author>
    <name>Soleone</name>
    <email>soleone@gmail.com</email>
  </author>
  <url>http://github.com/BDQ/active_merchant/commit/61a5d1af3f6d159d85c70c911aca0b3ac35da922</url>
  <id>61a5d1af3f6d159d85c70c911aca0b3ac35da922</id>
  <committed-date>2008-06-30T10:56:17-07:00</committed-date>
  <authored-date>2008-06-30T10:56:17-07:00</authored-date>
  <message>Add initial testing support for German Wirecard gateway.

Signed-off-by: Cody Fauser &lt;cody@jadedpixel.com&gt;</message>
  <tree>e5c66ef43607dff72bf9ab188726b01893578093</tree>
  <committer>
    <name>Cody Fauser</name>
    <email>cody@jadedpixel.com</email>
  </committer>
</commit>
