=== GoCardless WordPress plugin === Contributors: DHaywoodSmith Tags: payments, gocardless, subscription, subscriptions, direct debit Requires at least: 2.0.0 Tested up to: 3.2.2 Stable tag: trunk License: GPLv2 Create GoCardless subscriptions within WordPress. == Description == This plugin enables you to use Wordpress to create subscriptions using GoCardless. == Installation == 1. Upload the `gocardless` directory to your `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Place the `[GoCardless]` template tag in your page or post == Frequently Asked Questions == = Can I see a list of all active subscriptions? = To see your active subscriptions click 'GoCardless' in the 'Plugins' menu. = Can I cancel subscriptions? = To cancel subscriptions follow the instructions above for listing subscriptions then use the 'Cancel' button. == Screenshots == 1. The GoCardless WordPress plugin in action! == Changelog == = 0.1.1 = * Fixed dashboard. = 0.1.0 = * Added basic functionality.