This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

EasyCard Pay Buttons

Description

Create payment buttons to accept credit cards payments with EasyCard

Screenshots

  • EasyCard Pay Buttons
  • Settings

Installation

  1. Install the plugin
  2. Configure EasyCard credentials
  3. add the following short code to a page or a post on your site

[easycard_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

Reviews

There are no reviews for this plugin.

Contributors & Developers

“EasyCard Pay Buttons” is open source software. The following people have contributed to this plugin.

Contributors

Translate “EasyCard Pay Buttons” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0

  • First Version