Skrill

Pay by Skrill button developed as WordPress plugin.

Author:agilesolutionspk.com (profile at wordpress.org)
WordPress version required:3.3
WordPress version tested:3.4.2
Plugin version:1.0.0
Added to WordPress repository:04-12-2012
Last updated:04-12-2012
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:2
Plugin URI:http://agilesolutionspk.com/pay-by-skrill/
Total downloads:3 769
Active installs:40+
plugin download
Click to start download

It is a WordPress plugin that displays a pay by Skrill button on your WordPress page or post. Skrill was previously known as moneybookers.com. It integrates skrill with wordpress in a simple way. It uses shortcode API and stores common information in settings. You can create as many buttons on your site as you like. Here is the shortcode

[skrill_simple amount="2.00" label="Book" description="Romeo and Juliet" ]

It has the following parameters

amount The total amount that you need to charge from customer. It includes shipping etc label This is a short label for the item like book, cd etc. See Skrill documentation for details description This is description of the item being sold.

You can also control the appearance of button by using css. Div class is "skrill" that you need to define