=== Wepay checkout options === Contributors: hotplugin Donate link: http://faisal.com.np/ Tags: wepay,checkout Requires at least: 3.5 Tested up to: 4.7.2 Stable tag: 4.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Wepay checkout iframe plugin. == Description == Quick usage guide: Add this simple shortcode into your post or page like this: [wepay amount="5" title="buy now" redirect="mylink.com" ] Wepay checkout options plugin can be used easily to add a Checkout button to you product order link and your customers can make payment for those products. It supports iframe so customers don't have to leave your site for the payment. They can be redirected to a after checkout page that you can define in the options settings page. First of all signup for an app on wepay.com and use those credentials like API key, Secret, Account Id on the settings page to get started. == Installation == 1. Upload the folder to the `/wp-content/plugins/` directory via Ftp or wordpress admin section. 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Upload wepay.php and checkout.php on your active theme from the includes folder. 4. Place shortcode [wepay amount="5" title="buy now" redirect="mylink.com" ] in any of your post or pages. == Screenshots == 1. Settings options page values from the app of wepay. Wepay checkout Options plugin is created by faisal adil == Changelog == = 1.0 = * First version