module CaptureStubs def successful_capture_response StubResponse.succeeded <<-XML 801 true 2013-08-05T13:58:50Z 2013-08-05T13:58:50Z USD true succeeded T41uDjYsxGybSsp7RHuRTohMjg2 Capture 99a1 joe@example.com 182.129.106.102 LotsOCoffee My Writeoff Inc. Tax Free Zone credit Succeeded! SoPblCOGDwaRyym68XGWeRiCy1C 44 true Successful capture false false false 2013-08-05T13:58:50Z 2013-08-05T13:58:50Z PH6U2tyFWtDSVp88bNW2nnGy5rk XML end def failed_capture_response StubResponse.failed <<-XML 44 true 2013-08-05T14:25:05Z 2013-08-05T14:25:05Z USD false gateway_processing_failed Z4XAoSG11rd4zo9p9sRxpstKufX Capture Unable to process the capture transaction. K0L5hw4rhLx1xMTL2cfHWx9D1rX false Unable to process the capture transaction. false false The eagle has hit the window. false 2013-08-05T14:25:05Z 2013-08-05T14:25:05Z 6qTuvZtUlS6eXylk6a2VKUGjYS0 XML end end