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.
Platform(s): Linux, Windows, FreeBSD, Mac OSX, Sun Solaris
This tutorial will help you understand the basics of creating an online store. It covers main facilities that one should provide: product and category management, order management, user-friendly storefront, security issues, integration with PayPal and more.
Live store demo and free sources download is available!
How to create a simple shopping cart solution using PHP and MySQL. This tutorial covers the database design, admin pages, product browsing pages, cart, and checkout. Now it can accept payment with paypal
We offer a range of eBooks detailing how to get the most out of your Store.
Includes "how to design a good looking store", "designing with STS", "Search Engine optimisation" and much more!
All at low cost, and all written in clear English.
Search engine optimization tutorial for osCommerce Web store including SEO PHP functions. Topics of the Tutorial include: Search Engine Improvements and Search Engine Friendly URLs, Apache Server ModRewrite Rules including tep_href_link() Function changes, Session ID's in osCommerce, SEO Functions and example usage with products_info.php script.
This allows a user to store clickbank links in a database. Clickbank links are a fairly easy format to understand . Once the information is added to the database we use php to manipulate the data.
Learn how to make your credit card payment gateway processing transparent to the user using CURL and PHP. These methods will make your website and business appear very professional.
This article explains how to create an interface to CyberCash in PHP, called CyberClass. A duplication of CyberCash's standard API, CyberClass is object-oriented and includes automatic configuration.