public
Description: Active Merchant is a simple payment abstraction library used in and sponsored by Shopify. It is written by Tobias Luetke, Cody Fauser, and contributors. The aim of the project is to feel natural to Ruby users and to abstract as many parts as possible away from the user to offer a consistent interface across all supported gateways.
Homepage: http://activemerchant.org
Clone URL: git://github.com/Shopify/active_merchant.git
commit  a3d18bd755595ba78b897237a116bafc464bed55
tree    8eac7be3c923223bda06419690f2dc025eaad255
parent  2dc4fb2f72ecbe200bcb9783ce333a20b6219910
name age message
..
file authorize_net.rb Fri Jul 24 17:11:35 -0700 2009 Fixed docs typos for recurring method that conf... [bowsersenior]
file authorize_net_cim.rb Tue Oct 06 17:40:06 -0700 2009 Parse the rest of the parameters from the Direc... [codyfauser]
file beanstream.rb Tue Jun 10 21:49:25 -0700 2008 Add support for EFT/ACH and Interac Online to t... [Cody Fauser]
directory beanstream/ Tue Jun 10 21:49:25 -0700 2008 Add support for EFT/ACH and Interac Online to t... [Cody Fauser]
file beanstream_interac.rb Tue Jun 10 21:49:25 -0700 2008 Add support for EFT/ACH and Interac Online to t... [Cody Fauser]
file bogus.rb Fri Feb 13 09:09:35 -0800 2009 adding BogusGateway void method [#63 state:reso... [dball]
file braintree.rb Tue Jul 01 10:15:15 -0700 2008 Moved functionality from Braintree to SmartPs t... [mmangino]
file card_stream.rb Tue Dec 09 13:24:30 -0800 2008 Fix: Cardstream now doesn't format the issue_nu... [Soleone]
file cyber_source.rb Thu Feb 28 07:51:14 -0800 2008 Add support for credits to CyberSource git-svn... [codyfauser]
file data_cash.rb Thu Mar 13 11:50:31 -0700 2008 Add support for refunds and continuous authorit... [codyfauser]
file efsnet.rb Mon Jan 28 12:29:40 -0800 2008 Remove @url from EfsnetGateway git-svn-id: htt... [codyfauser]
file elavon.rb Thu Aug 20 09:24:41 -0700 2009 Added support for Elavon gateway. [jstorimer]
file eway.rb Thu Sep 03 18:05:13 -0700 2009 Add amex support to eWay [codyfauser]
file exact.rb Mon Jan 28 11:00:59 -0800 2008 Remove @response instance variable from ExactGa... [codyfauser]
file first_pay.rb Fri Jul 24 07:22:32 -0700 2009 Small tweaks to FirstPay gateway [codyfauser]
file instapay.rb Sun May 03 20:38:35 -0700 2009 Update Instapay gateway to support capture and ... [codyfauser]
file jetpay.rb Tue Sep 29 06:25:46 -0700 2009 Add support for JetPay gateway [codyfauser]
file linkpoint.rb Sat Oct 03 08:22:56 -0700 2009 add support for LinkPoint's Items entity Signe... [Tony Primerano]
file merchant_e_solutions.rb Sun May 03 11:09:40 -0700 2009 update changelog and uncomment requirement for ... [codyfauser]
file merchant_ware.rb Tue Oct 06 18:05:34 -0700 2009 sanitize merchantware order id [codyfauser]
file modern_payments.rb Fri Jun 13 07:10:33 -0700 2008 Add support for Modern Payments gateway [Cody Fauser]
file modern_payments_cim.rb Fri Jun 13 07:10:33 -0700 2008 Add support for Modern Payments gateway [Cody Fauser]
file moneris.rb Wed Apr 01 08:18:59 -0700 2009 Add american express to Moneris [codyfauser]
file net_registry.rb Fri Mar 28 07:58:35 -0700 2008 Fail hard when attempting to capture without a ... [codyfauser]
file netbilling.rb Fri Jan 25 09:56:53 -0800 2008 Update NetBillingGateway to support avs and cvv... [codyfauser]
file ogone.rb Wed Sep 16 07:07:44 -0700 2009 improve Ogone error messages [codyfauser]
file pay_junction.rb Wed Nov 12 22:08:12 -0800 2008 Added a separate test url for PayJunctionGatewa... [PJ Kelly]
file pay_secure.rb Fri Jan 25 13:41:35 -0800 2008 Update PaySecure to remove test_result_from_cc_... [codyfauser]
file payflow.rb Fri Feb 22 09:27:01 -0800 2008 Actually fix the bug by adding extdata element ... [codyfauser]
directory payflow/ Tue Aug 25 16:16:16 -0700 2009 Change Payflow header X-VPS-Timeout -> X-VPS-Cl... [codyfauser]
file payflow_express.rb Tue Oct 06 14:30:44 -0700 2009 Use PayPal sandbox for Payflow Pro Express Chec... [codyfauser]
file payflow_express_uk.rb Thu Sep 06 05:39:20 -0700 2007 Fix dependency loading of gateways that are sub... [codyfauser]
file payflow_uk.rb Thu Sep 06 05:39:20 -0700 2007 Fix dependency loading of gateways that are sub... [codyfauser]
file payment_express.rb Sun May 03 12:20:04 -0700 2009 Cleanup PaymentExpress reference purchases and ... [codyfauser]
file paypal.rb Thu Jul 23 18:36:44 -0700 2009 added a remote test and went ahead and setup au... [Rahsun McAfee]
directory paypal/ Fri Sep 25 12:55:20 -0700 2009 Passing :order_id to PayPal's capture method wi... [jumzies]
file paypal_ca.rb Mon Oct 05 13:54:48 -0700 2009 enable amex for WPP ca [codyfauser]
file paypal_express.rb Thu Mar 13 13:31:26 -0700 2008 * Add option to skip order review to all PayPal... [codyfauser]
file paypal_express_common.rb Thu Mar 13 13:31:26 -0700 2008 * Add option to skip order review to all PayPal... [codyfauser]
file plugnpay.rb Fri Jan 25 14:37:19 -0800 2008 Update PlugNPayGateway to support avs and cvv d... [codyfauser]
file psigate.rb Mon Jan 28 12:25:13 -0800 2008 Remove @response instance variable in PsigateGa... [codyfauser]
file psl_card.rb Tue Jan 27 10:07:34 -0800 2009 Fix capturing with PSL gateway [codyfauser]
file quickpay.rb Fri Feb 27 13:14:42 -0800 2009 Changed naming to match ActiveMerchant conventi... [larspind]
file realex.rb Wed Feb 20 06:46:09 -0800 2008 Gateways will now look for CreditCard#brand bef... [codyfauser]
file sage.rb Fri Feb 13 09:26:10 -0800 2009 Correctly set Sage.supported_countries [codyfauser]
directory sage/ Tue Oct 06 06:41:51 -0700 2009 Provide a C_STATE value of 'Outside United Stat... [codyfauser]
file sage_pay.rb Thu Jul 30 11:49:59 -0700 2009 Renamed ProtxGateway to SagePayGateway due to r... [jstorimer]
file sallie_mae.rb Fri Oct 02 12:40:44 -0700 2009 add check for test account and pass response pa... [codyfauser]
file secure_pay.rb Thu Sep 06 05:39:20 -0700 2007 Fix dependency loading of gateways that are sub... [codyfauser]
file secure_pay_au.rb Tue May 27 16:07:01 -0700 2008 Handle all successful SecurePay AU response codes [Cody Fauser]
file secure_pay_tech.rb Thu Jan 24 08:48:02 -0800 2008 Remove test_result_from_cc_number from SecurePa... [codyfauser]
file skip_jack.rb Thu Oct 08 06:20:42 -0700 2009 Use basic SkipJack host for all non-authorizati... [codyfauser]
file smart_ps.rb Sun May 03 08:55:00 -0700 2009 Update CHANGELOG, fix Braintree unit test [codyfauser]
file trans_first.rb Mon Jan 28 10:17:52 -0800 2008 Remote test_result_from_cc_number completely fr... [codyfauser]
file transax.rb Tue Feb 10 06:43:51 -0800 2009 Moved functionality from Braintree to SmartPs t... [mmangino]
file trust_commerce.rb Tue Feb 17 13:33:07 -0800 2009 Set Response#test? to true in TrustCommerce gat... [codyfauser]
file usa_epay.rb Thu Jan 24 10:22:44 -0800 2008 Small refactoring of UsaEpayGateway git-svn-id... [codyfauser]
file verifi.rb Thu Jan 24 11:33:14 -0800 2008 Update VerifiGateway to support avs and cvv dat... [codyfauser]
file viaklix.rb Thu Aug 20 12:28:16 -0700 2009 limit ViaKLIX customer codes to 10 characters [jamesmacaulay]
file wirecard.rb Tue Apr 28 12:43:38 -0700 2009 Tighten up matching of Wirecard state [codyfauser]