Mirror of active merchant plugin
Stars
8
Forks
5
Watchers
8
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
25
commits
12
commits
11
commits
7
commits
6
commits
4
commits
3
commits
3
commits
3
commits
2
commits
Merge branch 'rails3' of http://github.com/merbjedi/active_merchant
c16f8cfView on GitHubMerge branch 'master' of http://github.com/Shopify/active_merchant
264cdecView on GitHubModified parent Braintree gateway to include all necessary static information (e.g. countries, card types) so that it behaves like other gateways.
edd9eb5View on GitHubAdded braintree gem as an official dependency to support the new 'Blue' platform and updated Changelog and Contributors accordingly.
88bd9dbView on GitHubAdded activemerchant.rb to project so that gem correctly outrequires
ed64ef5View on GitHubFix the failing CyberSource remote test. The CyberSource gateway responds with a 500 for invalid logins so ActiveMerchant::Connection raises a ResponseError instead of returning the response itself [Patrick Joyce]
0815ffdView on GitHubAdded support for Garanti Sanal Pos, Turkish bank and billing gateway. All Code contributed by Selem Delul. Thanks!
2fa48b1View on GitHub