to authorize
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 508
Authorize Billing-AuthCat
These are E-commerce ready credit card processing scripts compatible with authorize.net. There are 3 seperate scripts for different uses.Allows you to set up a catalog of products, users can then purchase more than one item at a time. more>> These are E-commerce ready credit card processing scripts compatible with authorize.net. There are 3 seperate scripts for different uses.Allows you to set up a catalog of products, users can then purchase more than one item at a time.<<less
Added: 2006-02-08 License: Commercial Price: $0.00USD
10 downloads
Authorize.net AIM Class 1.0
This class will process the information through authorize.net payment gateway and process success or error codes. Simple to use and does not save any information through database, but it can be adapted for that. more>> This class will process the information through authorize.net payment gateway and process success or error codes. Simple to use and does not save any information through database, but it can be adapted for that.<<less
Added: 2008-12-06 License: Freeware Price: $0.00USD
16 downloads
GMT to UTC
Does exactly what it says on the box - it converts a GMT date, entered by a user, in the format dd/mm/yyyy into UTC format and vice versa. A handy tool to have around when testing SQL date-based queri more>> Does exactly what it says on the box - it converts a GMT date, entered by a user, in the format dd/mm/yyyy into UTC format and vice versa. A handy tool to have around when testing SQL date-based queries where dates are stored in UTC format.<<less
Added: 2006-10-03 License: Free for non-commercial use Price: Free
1131 downloads
Authorize.net CIM PHP Class 1.3
This class can be used to manipulate customer and payment data stored in Authorize.net by accessing the Customer Information Manager (CIM) It accesses Authorize.net CIM Web services API servers and can request the execution of several types of more>> This class can be used to manipulate customer and payment data stored in Authorize.net by accessing the Customer Information Manager (CIM) It accesses Authorize.net CIM Web services API servers and can request the execution of several types of operations: - Create, retrieve, update or delete a customer profile - Create, retrieve, update, delete or validate a customer payment profile - Create, retrieve, update or delete a customer shipping address - Create a customer profile transaction<<less
Added: 2008-01-02 License: LGPL Price: $0.00USD
17 downloads
Custom CAPTCHA 1.0
This class can be used to display images for CAPTCHA validation. It can display an image with a random text that the user needs to read and enter in a form to authorize the access to resources to real human users. The text is rendered over a given more>> This class can be used to display images for CAPTCHA validation. It can display an image with a random text that the user needs to read and enter in a form to authorize the access to resources to real human users. The text is rendered over a given obfuscation image. The length, font and size of the text is configurable. The validation text is stored in a session variable for posterior validation. The validation image format can be either GIF, JPEG or PNG.<<less
Added: 2008-10-28 License: GPL Price: $0.00USD
11 downloads
XML to array
Just a simple few functions to help you convert a xml feed into an array to make it so much easier to handle. more>> Just a simple few functions to help you convert a xml feed into an array to make it so much easier to handle.<<less
Added: 2005-01-20 License: Not Specified Price: Free
1767 downloads
SWF To Image
SWF To Image library is a FREEWARE ActiveX programming library for converting SWF into BMP, JPG, GIF images from Visual Basic, Visual Basic.NET, ASP, ASP.NET, Visual C++, Visual C# programming languag more>> SWF To Image library is a FREEWARE ActiveX programming library for converting SWF into BMP, JPG, GIF images from Visual Basic, Visual Basic.NET, ASP, ASP.NET, Visual C++, Visual C# programming languages. For example, you want to display thumbnail for every flash movie in your application or on your web-site. If so then SWF To Image library is exactly what you are looking for. It can take SWF file and convert it into BMP or JPG image.<<less
Added: 2007-03-13 License: Freeware Price: Free
960 downloads
ip to country
ip2c determines a users origin country by his ip address. Since the ip2c table is pretty big, its recommended to store it in a seperate database. more>> ip2c determines a users origin country by his ip address. Since the ip2c table is pretty big, its recommended to store it in a seperate database.<<less
Added: 2005-08-22 License: GPL Price: $0.00USD
16 downloads
Yahoo BB Auth 1.0.0
This class can be used to authenticate users with Yahoo accounts. It can generate an URL in an Yahoo site that the users must visit to authenticate and authorize your site to have access to Yahoo Web services on behalf of the authenticated user. more>> This class can be used to authenticate users with Yahoo accounts. It can generate an URL in an Yahoo site that the users must visit to authenticate and authorize your site to have access to Yahoo Web services on behalf of the authenticated user. Once the user authenticates and authorizes the site, the class retrieves credentials that can be used to send Web service request to different Yahoo APIs on behalf the authenticated user.<<less
Added: 2009-01-15 License: GPL Price: $0.00USD
12 downloads
PHP Authorize.net AIM Interfacing Class 1.0.1
Provides a simplified interface the the authorize.net AIM payment gateway. Allows all the control and flexibility to be in the hands of the PHP developer (you). Uses cURL and SSL. more>> Provides a simplified interface the the authorize.net AIM payment gateway. Allows all the control and flexibility to be in the hands of the PHP developer (you). Uses cURL and SSL.<<less
Added: 2005-04-16 License: GPL Price: $0.00USD
11 downloads
Integrate the Authorize.net Payment Gateway with PHP 1.0
Free step-by-step instructions for integrating the secure Authorize.net online payment gateway into your ecommerce website with PHP. Includes the source code for a reusable Authorize.net class as well as the code needed to validate credit card more>> Free step-by-step instructions for integrating the secure Authorize.net online payment gateway into your ecommerce website with PHP. Includes the source code for a reusable Authorize.net class as well as the code needed to validate credit card information.<<less
Added: 2006-12-07 License: GPL Price: $0.00USD
13 downloads
Other version of Integrate the Authorize.net Payment Gateway with PHP
License:GPL
Displaying XML to DataGrid
In this source code we will look at how to read an XML data source and how to put it on our ASP.NET page. For this example you can use a sample XML file putting same folder with our source code. . more>> In this source code we will look at how to read an XML data source and how to put it on our ASP.NET page. For this example you can use a sample XML file putting same folder with our source code. .<<less
Added: 2006-09-26 License: Freeware Price: Free
1134 downloads
Integrate The Authorize.Net AIM API with Python 3 1.0
This tutorial includes working code for processing credit card payments through Authorize.Nets Advanced Integration Method (AIM) API. It demonstrates how to process sales and other transactions as well as how to handle successful and declined more>> This tutorial includes working code for processing credit card payments through Authorize.Nets Advanced Integration Method (AIM) API. It demonstrates how to process sales and other transactions as well as how to handle successful and declined transactions as well as processing errors.<<less
Added: 2009-05-13 License: LGPL Price: $0.00USD
14 downloads
User authorization class with database class
This is a little class that will allow you to do user authorization on your site. It includes the ability to mail the user first and have them follow a link back to verify their signup. This includes more>> This is a little class that will allow you to do user authorization on your site. It includes the ability to mail the user first and have them follow a link back to verify their signup. This includes a small db class to support the authorize class.<<less
Added: 2002-02-04 License: Not Specified Price: Free
2842 downloads
HyperStop Web Host Directory
Web Host Directory is a fully featured PHP script for starting your ideal web hosting directory and comparison site. With the numerous web hosting companies in the market today, most users are spoilt more>> Web Host Directory is a fully featured PHP script for starting your ideal web hosting directory and comparison site. With the numerous web hosting companies in the market today, most users are spoilt for choices and a web hosting directory and comparison site with be a handy resource site for these visitors looking for a webhost. Web Host directory is easily customizable as it uses smarty template engine and its features include perform simple or advance search for hosting plans, sorting of search results, view and post reviews, compare hosting plans, members can list hosting plans and upgrade to paid account, advance admin backend, payment gateways support for paypal, stormpay, authorize.net and many more. Setup is quick and easy and whats more each purchase comes with a 30 days money back guarantee.<<less
Added: 2005-08-17 License: PHP License Price: $89.00
1531 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above to authorize search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed