=== Clickbank Framework === Contributors: OneManOneLaptop Tags: clickbank Requires at least: 3.0 Tested up to: 3.1 Stable Tag: 0.0.2 Clickbank Integration Framework == Description == This plugin provides a handy framework to use for integrating with Clickbank. It will receive all incoming IPN transactions, verify them and then run some custom actions based on the transaction type. Your can find more comprehensive documentation here Clickbank Framework Documentation == Installation == 1. Verify that you have PHP5, which is required for this plugin. 1. Upload the whole `clickbank-framework` directory to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == == Screenshots == 1. Screenshot of the clickbank interface where the secret key and IPN url are entered 2. Screenshot of the plugin settings screen. == Changelog == = 0.0.2 = * Actions changed to lower case * Settings moved to dedicated settings page * Uses settings API, may require re-entry of vendor name and secret key. = 0.0.1 = * Original version