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.194.831 Times

Anonymity Gateway Mask Payment Php Id freeware
Filter: All | Freeware | Demo
 

Anonymity Gateway Mask Payment Php Id

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

VELOCT Check Payment Module VELOCT Check Payment Module is the check payment module for VELOCT, FastTransact's Payment Gateway . It uses direct mode to connect to the gateway so make sure to have Curl installed.



Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (55): VELOCT Check 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: 482

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: July 09, 2013 | Visits: 1.007

php IMAP Mail Notification for Scripts phpImapMailNotification is small and free PHP script that allow to check multi-email accounts (over IMAP PHP functions) and send notification email toward other email account (SMS Gateway) if you have a new messages.Features:- Support on multi-email accounts.- Allow to customize on subject and...


Platforms: PHP

License: Freeware Size: 10 KB Download (50): php IMAP Mail Notification for Scripts Download

Added: May 12, 2013 | Visits: 875

php Mail Notification for Scripts phpMailNotification is small and free PHP script that allow to check multi-email accounts and send notification email toward other email account (SMS Gateway) if you have a new messages.Features:- Support on multi-email accounts.- Allow to customize on subject and message text.- Allow ot send on...


Platforms: PHP

License: Freeware Size: 10 KB Download (48): php Mail Notification for Scripts Download

Added: July 24, 2013 | Visits: 631

e-Commerce - Ogone payment gateway Ogone is one of the leading European Payment Service Providers with more than 15.000 clients across 25 countries.This module implements the hosted payment through Ogone.At the moment, this module is compatible with eCommerce version 4 on Drupal 6.x only.


Platforms: PHP

License: Freeware Size: 10 KB Download (52): e-Commerce - Ogone payment gateway Download

HSBC (CPI) payment gateway module for Drupal eCommerce API This module allows your Drupal eCommerce shop to accept credit and debit card payments using the HSBC secure Cardholder Payment Interface (CPI) ePayments system. The Cardholder Payment Interface (CPI) is one of the products within HSBC Secure ePayments.The ec_hsbc.module works with Drupal 6.x and...


Platforms: PHP

License: Freeware Size: 20.48 KB Download (49): HSBC (CPI) payment gateway module for Drupal eCommerce API Download

Added: July 13, 2013 | Visits: 343

Interkassa Payment Gateway Interkassa is a Russian online payment gateway.InstallationUnpack in your modules folder (usually '/sites/all/modules/')Enable under Administer > Site Building > Modules


Platforms: PHP

License: Freeware Size: 20.48 KB Download (50): Interkassa Payment Gateway Download

Added: August 29, 2013 | Visits: 198

UC PayDutchGroup / WeDeal payment weDEAL is a Dutch payment gateway operated by PayDutch Group.Installation:Unpack in your modules folder (usually '/sites/all/modules/')Enable under Administer > Site Building > Modules


Platforms: PHP

License: Freeware Size: 10 KB Download (47): UC PayDutchGroup / WeDeal payment Download

Added: April 19, 2013 | Visits: 347

Ubercart Tranzila payment gateway This project provides support for the Tranzila e-commerce gateway for transaction processing.See the README file for further information on installation and configuration.The initial code for version 5 and 6 where written by Tranzila and is now maintained by Linnovate


Platforms: PHP

License: Freeware Size: 10 KB Download (52): Ubercart Tranzila payment gateway Download

Added: July 24, 2013 | Visits: 418

Authorize.net Advanced (CIM) Payment Gateway It allows storing a customer's credit card information on the Authorize.net servers.Several important features are implemented without exposing a store owner to the security risk of storing credit card details in their database.InstallationUnpack in your modules folder (usually...


Platforms: PHP

License: Freeware Size: 71.68 KB Download (41): Authorize.net Advanced (CIM) Payment Gateway 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: July 03, 2010 | Visits: 1.847

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: March 22, 2010 | Visits: 2.442

Captcha PHP Captcha PHP is a PHP class library that works without cookies. It is extremely easy to integrate into existing sites and your < form > processing logic. And it requires no database. It strives to be more user-friendly. It gives visual feedback while you enter a solution (AJAX). And it accepts a...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (323): Captcha PHP 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

Added: April 20, 2010 | Visits: 834

Skipjack Skipjack provides a Skipjack Gateway Payment class. What is Skipjack? "Skipjack Transaction Network is a powerful, secure transaction engine for processing and managing credit card payments. With a full suite of advanced web-based tools that put you in control over every aspect of the credit...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (115): Skipjack 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

< 1 2 3 4 5