=== Pelecard Pay Buttons===
Contributors: tzvir
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=WBDKZWF4RJWF6
Tags: pelecard, paymant
Requires at least: 3.6
Tested up to: 3.9.1
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Create payment buttons to accept credit cards payments with Pelecard 
== Description ==

Create payment buttons to accept credit cards payments with Pelecard 


== Installation ==


1. Install the plugin
2. Configure Pelecard credentials & payment form values
3. add the following short code to a page or a post on your site

[pelecard_pay_button value="12.90" item_name="My Book"  button_class="my-class" button_text="Pay Now"]


value - The amount to pay
item_name - The item's name
button_class - CSS class for the pay button
button_text - The text that will be displayed on the pay button



== Screenshots ==

1. Pelecard Pay Buttons
2. Settings-1
3. Settings-2

== Changelog ==

= 1.0 =
* First Version