Projects tagged ‘payment’


[51 total ]

4 Users
   

By installing GetPaid, you can take credit card payments on your site, organize an online store, accept donations, calculate and charge shipping, and manage orders and their processing. The latest ... [More] release of GetPaid 0.6 is now available for download (more on the features). It is Open Source, easy to setup and install, and supported by a commercial and user community so you can quickly start generating revenue from your site while knowing there are ongoing improvements and support for the site. For developers, it is a flexible system that can be customized and extended for particular business processes using Zope3. GetPaid is an addon product for the Plone content management system. Sponsors include: ifPeople.net, ContextualCorp.com, ObjectRealms.net, Onenw.org, Totsie.com, Trees for Life [Less]
Created over 2 years ago.

2 Users
   

Java library that provides support for checking german bank account codes for formal validity. This check is done on base of the algorithm information provided by the german central bank, the ... [More] "Deutsche Bundesbank". This library is part of the "plausj" library collection. It is a project that aims to provide high quality check digit calculation implementations in java for miscellaneous business keys. [Less]
Created over 3 years ago.

1 Users
 

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 ... [More] of interfaces Code is clean and well documented Very flexible open source license New 1.12 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]
Created 12 months ago.

1 Users

WebMoney Merchant Interface support for Django.
Created 6 months ago.

0 Users

Announcements09/18/08 - Released 1.0.5 New features: Added Order Report API support. Thanks to Daniel Pirone! Unit tests: Added unit tests for order report command. Added validation ... [More] checks fro start_date, end_date, financial_state and fulfillment_state. 09/02/08 - Released 1.0.4 Bug fixes & unit tests: Fixed undefined email_delivery? method bug Added unit test to cover digital content creation 08/12/08 - Released 1.0.3 New features: Added analytics_data support. Thanks to Will Schwenk! Added digital delivery support. Thanks to Andy Kim and Matthew Moore! Added line-item shipping support. Added notification handshake support (i.e. serial-number) for notifciation-acknowledgement. Added Carrier Calculated Shipping support. Added HTML Form API Signature support. Plus bug [Less]
Created about 1 year ago.

0 Users

Invoicing system aimed at hosting companies.
Created 12 months ago.

0 Users

This is a Customers/Payments desktop application developed using CSharp.Net and MySql, made in first instance for the Funeraria San Jose. The project was made as an experiment of applying the learned ... [More] concepts of the .Net programming and the three layers programming style. [Less]
Created about 1 year ago.

0 Users

A selection of implementations and associated core classes that all a number of payment system API's to be easily integrated into a custom system. Initial API's will include PayPal, Google Checkout and Nochex
Created over 2 years ago.

0 Users

amazon-fpshttp://code.google.com/p/amazon-fps-ruby DESCRIPTIONProvides a simple wrapper around the Amazon FPS SOAP web service. FEATURES/PROBLEMSSupports all features in the WSDL from Amazon: ... [More] http://developer.amazonwebservices.com/connect/kbcategory.jspa?categoryID=125 SYNOPSIS @credentials = { 'AWSAccessKeyId' => 'abc123' } @options = { # NOTE: change this to your cert subject as per # `openssl x509 -in aws.cer -subject` :subject => '/C=US/O=Amazon.com/OU=AWS-Developers/CN=bogus' } @fps = AmazonFPS.new(@credentials, @options) res = @fps.getAccountBalance(AmazonFPS::GetAccountBalance.new).getAccountBalanceResultREQUIREMENTSTested On: soap4r (1.5.8) wss4r (0.5) ruby 1.8.6 (2008-03-03 patchlevel 114) universal-darwin9.0 Obtaining the SoftwareCheck out a copy from subversion or install the gem. Install Gem $ sudo gem install amazon-fps-rubyDownload Source $ svn checkout \ http://amazon-fps-ruby.googlecode.com/svn/trunk/ \ amazon-fps-ruby-read-onlyInstall Prerequisitessoap4r (1.5.8) wss4r (0.5) ruby 1.8.6 (2008-03-03 patchlevel 114) universal-darwin9.0 Set up Keys and CertsCopy your AWS private key and AWS certificate to the certs/ directory Determine the subject for your AWS certificate $ openssl x509 -in aws.cer -subjectLICENSE(The MIT License) Copyright (c) 2008 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. [Less]
Created 12 months ago.

0 Users

A Drupal e-commerce payment module for DIBS (Danish Internet Payment System), accepting all major credit cards and the Danish credit card "Dankort"
Created 12 months ago.