Sell software licnece key codes with PayPal and Google checkout ...
PHP-Keycodes can be used to send software licence keycodes automatically to a customer after they have completed a purchase with PayPal or Google checkout.
The licence codes are stored in a database and extracted as they are purchased.
PHP-Keycodes is a PHP / mySQL application that is easy to install onto your web server. The PHP script is not encrypted so you can make modifications to the script as required.
It has been written in such a way to allow easy access to the functions that send out the licence codes. So it is possible, for example, to hook in a different method of extracting your licence keys - maybe from a text file rather than from a database.
The application includes facilities to send emails to all customers, or to specific customers that have purchased a particular digital product.
All transactions are stored in the database and are displayed on a graph and in a sales to-date page.
PHPKeycodes can be used with PayPal IPN or with the Google API. If you are using Google checkout, a SSL certificate on your server is recommended so that transactions can be sent back from Google to your site. However, you do not have to have an SSL and PHPKeyCodes will still work with Google but with some restrictions.
- For a demo of the buttons and a demo of the admin area, click here
