Easy payments using Paypal IPN

There are several PHP scripts and classes to process PayPal payments using their native IPN (Internet payment notification) feature. Because the whole process is based on the data you need to send via a web form to the PayPal payment processor these script look very similar. The payment / notification process is shown via the [...]

Setting up an Internet shopping cart

If you plan to sell physical products, digital products or even a large number of services from your website, you might be considering setting up a shopping cart. Many large eTailers offer checkout solutions for their websites, and as the Internet has grown more “mature”, there are an increasing number of shopping cart solutions available. [...]

Build a web shop with osCommerce

osCommerce is the e-commerce software which can be downloaded for free and makes it possible to setup an online shopping site. osCommerce is a full featured web application and makes online shopping possible easy for the shop holder an the customer. Released under the GNU General Public License (open source), osCommerce came into existence in [...]