Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.185.975 Times

Pull Off Her Pants Payment Php Id software
Filter: All | Freeware | Demo
 

Pull Off Her Pants Payment Php Id

< 1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 425

SecurePay payment module This is an osCommerce TEP payment module for SecurePay (www.securepay.com.au).It was based off the authorizenet.php payment module in CVSAdded oscID onto both success and failure before the ponum variable which securepay fills in the value for. This fixed a problem with a different URL in the SSL...



Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (57): SecurePay payment module Download

Added: May 10, 2013 | Visits: 329

Yowcow Payment Module It passes the customer off to Yowcow to make the payment during the order process.Initial release, functional during testing. Bug reports should be sent to me at email.Tested with latest milestone, and with OSC-Max 1.7.





Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (54): Yowcow Payment Module Download

Added: January 21, 2013 | Visits: 502

Moneybookers.com Payment Module 2a In the admin area you can enable/disable the module, enter your payment-email-address and your personal Referral ID and last but not least choose the Transaction Language and Transaction-Currency.


Platforms: BSD

License: Freeware Download (48): Moneybookers.com Payment Module 2a Download

Added: June 16, 2013 | Visits: 481

PHP IPN Interpreter for Billing Systems The main purpose of the PHP IPN Interpreter is to provide a server-side agent to communicate with PayPal's Instant Payment Notification (IPN) system, to receive and interpret PayPal's POST data, and to store the data in a mySQL database.


Platforms: PHP

License: Freeware Size: 10 KB Download (45): PHP IPN Interpreter for Billing Systems Download

Added: March 23, 2013 | Visits: 523

Ubercart CreditCall Payment Gateway This module implements the CreditCall CardEaseXML API as an Ubercart payment gateway.Before using the module you must download the CardEaseXML PHP SDK from http://www.creditcall.co.uk/dev_cardeasexml.shtml and unpack it inside the module directory, so that the module can find...


Platforms: PHP

License: Freeware Size: 10 KB Download (47): Ubercart CreditCall Payment Gateway Download

Released: January 11, 2002  |  Added: August 22, 2006 | Visits: 8.160

CIDMage Caller ID Generator CIDMage is the first commercially-available all-software solution to the problem of generating your own custom Caller ID signals! There are lots of hardware Bell202 modems and test units on the market but all involve costly hardware - not CIDMage ! All you need to do to generate Caller ID...


Platforms: Windows

License: Demo Cost: $39.95 USD Size: 814 KB Download (459): CIDMage Caller ID Generator Download

Released: March 10, 2007  |  Added: February 12, 2008 | Visits: 4.407

ID USB Lock Key ID USB Lock Key is a security program meant to protect your computer from unauthorized users. It denies access, by providing a security block-screen which can be unblocked with the USB stick where you have the key generated by the program. Main Features: - Generates a protection-key for...


Platforms: Windows

License: Shareware Cost: $47.00 USD Size: 628.42 KB Download (231): ID USB Lock Key Download

Released: December 02, 2008  |  Added: January 03, 2009 | Visits: 1.725

NELiX TransaX FleXport NELiX TransaX FleXport contains documentation and examples for integrating payment processing within any application! The NELiX TransaX FleXport supports: - Sale - Auth - Capture - Void - Refund - Recurring billing/payment plans - Rebill past customers without...


Platforms: Windows

License: Demo Cost: $0.00 USD Size: 20.29 MB Download (99): NELiX TransaX FleXport Download

Added: July 24, 2010 | Visits: 2.401

PHP music player controller PHP music player controller (PMPC) is a script that allows navigation through your music directory, and the adding of albums or single songs into a playlist. The project also allows you to play, stop, pause, and go back and forth through the playlist. Apache needs to run as the same user that...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (116): PHP music player controller Download

Added: August 25, 2010 | Visits: 2.599

Easy PHP Upload Easy PHP Upload class (the old name) can be used to upload files with a client browser to a remote webserver location. The features in the first release are: file-extension check, maximum file- size limitation and a flexible error reporting system. The class is extremely easy to use and comes...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (223): Easy PHP Upload Download

Added: November 22, 2010 | Visits: 1.457

Off-the-Record Messaging Off-the-Record Messaging is a Pidgin plugin that allows you to have private conversations over instant messaging by providing: Encryption No one else can read your instant messages. Authentication You are assured the correspondent is who you think it is. Deniability The messages you...


Platforms: *nix

License: Freeware Size: 399.36 KB Download (111): Off-the-Record Messaging Download

Added: July 03, 2010 | Visits: 1.845

PHP Generic Access Control List PHP Generic Access Control List is a PHP class that offers Web developers a simple, yet immensely powerful "drop in" permission system for their current Web-based applications..


Platforms: *nix

License: Freeware Size: 2.6 MB Download (103): PHP Generic Access Control List Download

Added: April 21, 2010 | Visits: 1.071

IBiz E-Payment Integrator The IBiz E-Payment Integrator provides a way to add secure and reliable Internet payment processing to your applications. The product contains libraries and PHP extensions for credit card and electronic check (ACH) processing via major Internet payment gateways (more than 50 gateways supported...


Platforms: *nix

License: Freeware Size: 235.52 KB Download (99): IBiz E-Payment Integrator Download

Added: July 07, 2010 | Visits: 1.966

PHP Voice PHP Voice (formerly known as PHP VXML) contain four classes that assist in developing voice application using PHP. PHP Voice supports Speech Synthesis Markup Language 1.0, Speech Recognition Grammar Specification 1.0, Voice Browser Call Control: CCXML 1.0, and Voice Extensible Markup Language...


Platforms: *nix

License: Freeware Size: 440.32 KB Download (206): PHP Voice Download

Added: July 24, 2010 | Visits: 2.198

PHP::Session PHP::Session is a Perl module to read / write PHP session files. SYNOPSIS use PHP::Session; my $session = PHP::Session->new($id); # session id my $id = $session->id; # get/set session data my $foo = $session->get(foo); $session->set(bar => $bar); # remove session data...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (119): PHP::Session Download

Added: September 04, 2010 | Visits: 1.167

PHP::Session::DB PHP::Session::DB is a Perl module to read / write PHP sessions stored in databases. SYNOPSIS use PHP::Session::DB; my $session = PHP::Session::DB->new($id, { DBUSER => $dbuser, DBPASSWD => $dbpasswd, DBNAME => $dbname }); # session id my $id = $session->id; # get/set session data my...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (101): PHP::Session::DB Download

Released: September 29, 2012  |  Added: October 21, 2012 | Visits: 3.700

MochiGames PHP Script ZDR MochiGames PHP Script ZDR is web site, ready for use, for flash games. These flash games are downloaded automatically by "MochiGames PHP Script ZDR" from MochiGames media. The use of the games is free, you can use your own Mochi Publisher ID and take money from MochiMedia by their terms and...


Platforms: Windows, *nix, Other

License: Freeware Size: 368.54 KB Download (161): MochiGames PHP Script ZDR Download

Released: January 10, 2013  |  Added: January 10, 2013 | Visits: 666

Affiliate ID Manager Where do you keep your login ids, passwords, login urls, affiliate links, cloaked links, tracking ids, payment details....? In excel? In your email account? Or they are all over your computer? Affiliate ID Manager is an all-in-one ID and link management system. It is specially designed for online...


Platforms: Windows

License: Freeware Size: 847 KB Download (436): Affiliate ID Manager Download

Added: May 10, 2013 | Visits: 588

vcs.co.za ecommerce payment 5.x- The module requires obtaining a Terminal ID from Virtual Card Services.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Key features "vcs.co.za ecommerce payment": - Utilises the vcs FETCH & POST method for confirming...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (51): vcs.co.za ecommerce payment 5.x- Download

Added: May 10, 2013 | Visits: 476

Internetsecure Payment Processor The way IS works means that your customer enters their payment details on the IS site and if the transaction is approved they are directed back to checkout_success.php in osC.If a transaction is declined they are given the opportunity to re-submit to IS.This mod is v1.0 and it is my intention to...


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (56): Internetsecure Payment Processor Download

< 1 2 3 4 5 >