Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

Active Merchant has moved over to GitHub. This project will be removed in the near future, so please use the new Git repository in your projects. The new bug tracker is at http://jadedpixel.lighthouseapp.com/projects/11599-active-merchant

0
 
  0 reviews  |  2 users  |  87,877 lines of code  |  117 current contributors  |  Analyzed 4 days ago
 
 

OverviewThis is a C# library for communicating with the Authorize.NET payment gateway (using the Advanced Integration Method - AIM). Echeck is also supported. Easy to use Extensible through the user of interfaces Code is clean and well documented Very flexible open source license New 1.12 ... [More] ReleaseFixed an issue in MerchantInfo.ToString() Added a quick start project (Thanks to matokuzma for this contribution). New 1.11 ReleaseVersion 1.11 has a fix in AuthorizeRequest. 1.10 ReleasedThe current version is now 1.10. The XInfo container classes now implement a common interface (IInfo) that the AuthorizeRequest classes take advantage of. Upgrading will require some changes to the AuthorizeRequest CTor call, see DevelopmentNotes. For a complete list of changes, check out the Changelog. [Less]

5.0
 
  0 reviews  |  1 user  |  1,799 lines of code  |  0 current contributors  |  Analyzed about 6 hours ago
 
 

This project is based largely on openmerch and will provide basically the same interface as ruby's ActiveMerchant library, but with a more pythonic feel. Example: from merchant import * gateway = gateways.MyGateway(**credentials) card =CreditCard( number = 4030000010001234, ... [More] verification_value=123, month = 10, year = 2015, card_type = "Visa", name = "Joe Plumber", ) if card.is_valid(): response = gateway.purchase(10.00, card) if response.success: print "Card has been billed $10. Authorization code: %s" % response.authorization Currently only the only working gateway implementation is BeanstreamGateway.purchase -- but surely more will come :) [Less]

0
 
  0 reviews  |  0 users  |  412 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 

Will come later...

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 3 days ago
 
 

source code for a multiplayer game called prince

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 7 days ago
 
 

This Gadget Ads is being developed using the GWT framework taking advantage of the Gadget API library for GWT. Features: Written in Java: JavaScript and Gadget Spec are generated by GWT It is a Gadget and can be used as an Adsense Ad (it's a Gadget Ad) The list of products can read from an ... [More] external CSV, XML Feed, Google Base Displays the Merchant's products (List price, price, image, description, free shipping logo) Error checking on merchant's product feed Links to the Merchant's website and individual products pages Dynamic Navigation Bar Dynamically keep ratio of any image Slideshow when focus is not on the Ad Pay with Google Checkout from the Ad, using an unsecured HTML post or using a secured server to server transaction What is Google Checkout explanation Ads interaction tracking (clickthrough, mouse over...) Google Analyics conversion tracking Item's Youtube video embedding Multiple layouts: Text Mode (list), Image Mode (navigation Bar) [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 7 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.