=== WP SecureSubmit === Contributors: markhagan Tags: donation, donations, payment, buy now, gateway, heartland Requires at least: 3.0.1 Tested up to: 3.9 Stable tag: trunk License: Custom License URI: https://github.com/SecureSubmit/magento-extension/blob/master/LICENSE SecureSubmit allows merchants using Heartland Payment Systems to take PCI-Friendly donations on their WordPress site. == Description == SecureSubmit makes it simple to start taking tokenized, PCI-Friendly payments (no card data ever touches your web server in any way) without making your visitors leave your site and without using iFrames. Features of SecureSubmit: * Only two configuration fields: public and secret API key * Simple to isntall and configure * "Buy Now" options supported * "Donate Now" is default, tagless option * Fully supported by Heartland Payment Systems * Available as a form or as a modal window == Installation == 1. Upload `SecureSubmit` folder to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Place `[securesubmit]` in your templates == Frequently Asked Questions == = How do I get started? = Get your Certification (Dev) API keys by creating an account by [Clicking Here](here: https://developer.heartlandpaymentsystems.com/SecureSubmit/ "Heartland SecureSubmit") == Screenshots == 1. This is an example of a "Buy Now" button configuration. 2. This shows what a "Buy Now" modal looks like. 3. This screenshot shows a "Donate Now" (the default [securesubmit] tag) view. 4. This screenshot shows a non-modal view. == Changelog == = 1.1.1 = * Fixed multiple buttons on the same page. * Added dropdown as an additional option type. = 1.1.0 = * Added some screenshots of the plugin in action. * Added ability to change button text. * Added additional option types. = 1.0.0 = * Initial Release == Tag Options == 1. modal="true/false" 2. productid="value" (this is required for non-donation) 3. productname="value" 4. buttontext="value" 5. requireshipping="value" 6. productimage="value" (default is a picture of a gift box)