<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -8,13 +8,16 @@ module ActiveMerchant
     #
     # === Contributors
     #
-    # Original contribution by John Ward (john@ward.name) see {thinedgeofthewedge.blogspot.com}[http://thinedgeofthewedge.blogspot.com]
-    # Further development and adding the full base ActiveMerchant suite of methods by David Rice (me@davidjrice.co.uk) 
-    # - this development was enabled by {Ticketsolve}[http://ticketsolve.com]
+    # Original contribution by John Ward (john@ward.name) see 
+    #   {thinedgeofthewedge.blogspot.com}[http://thinedgeofthewedge.blogspot.com]
+    #
+    # Further development and adding the full ActiveMerchant suite of methods by David Rice (me@davidjrice.co.uk) 
+    # - this development was kindly enabled by {Ticketsolve}[http://ticketsolve.com]
     #
     # === Merchant ID and Password
     #
-    # To be able to use this library you will need to obtain an account from Realex, you can find contact details on their website.
+    # To be able to use this library you will need to obtain an account from Realex, you can find contact them
+    # via their website.
     #
     # === Caveats
     #
@@ -36,7 +39,13 @@ module ActiveMerchant
     #
     # The pasref can be accessed from the response params. i.e.
     #   response.params['pasref']
+    #
+    # === Testing
     # 
+    # Realex provide test card numbers on a per-account basis, you will need to request these.
+    # Then if you copy the fixtures file that comes with this library to ~/.active_merchant/fixtures.yml
+    # you can add in the required card number (and account) fixtures.
+    #
     class RealexGateway &lt; Gateway
       URL = 'https://epage.payandshop.com/epage-remote.cgi'
                   </diff>
      <filename>lib/active_merchant/billing/gateways/realex.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>ac2a5e5987e0f3cf4fd19bbbeea4e833d2d296f8</id>
    </parent>
  </parents>
  <author>
    <name>David Rice</name>
    <email>me@davidjrice.co.uk</email>
  </author>
  <url>http://github.com/davidjrice/active_merchant/commit/e444ff4cdb4b32347dd4f1b7295061df0c96dcdd</url>
  <id>e444ff4cdb4b32347dd4f1b7295061df0c96dcdd</id>
  <committed-date>2009-09-28T06:53:35-07:00</committed-date>
  <authored-date>2009-09-28T06:53:35-07:00</authored-date>
  <message>Add some testing info</message>
  <tree>8bf48de64ed9eebbc43d347a451d5954c8afe520</tree>
  <committer>
    <name>David Rice</name>
    <email>me@davidjrice.co.uk</email>
  </committer>
</commit>
