>
Download This Plugin | |
Download Elegant Themes | |
Name | 2Checkout Donate |
Version | 1.0.4 |
Author | Patrick Garman |
Rating | 100 |
Last updated | 2011-03-16 10:21:00 |
Downloads |
1348
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
2Checkout Donate plugin added 3 bytes of resources to the Home page and 7 bytes of resources to the sample Post page.
2Checkout Donate plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! 2Checkout Donate plugin ads no tables to your Wordpress blog database.This plugin allows site owners to have a donate buttons for visitors to donate via 2Checkout in either set or custom amounts.
To use, simply add the shortcode "2checkout" to your posts or pages. The parameters and some examples are below.
type: button|link|manual -- type of element shortcode outputs
sid: custom 2checkout ID -- if you want to enter a custom seller ID...
amount: custom donation amount -- format of 5.00
noval: 0|1 -- set to 1 if you want to add the fixed amount to your text
demo: Y -- if you set demo to Y, transactions will not be processed
target: _self|_target -- HTML target for your element (new window vs same window)
lang: 2checkout language parameter
currency: 2checkout currency parameter
skip_landing: 0|1 -- set to 1 if you want to skip the default landing page during checkout
Usage
Use all defaults:
[2checkout]
Button that says "Purchase", price $5, in a new window:
[2checkout type="button" amount="5.00" target="_blank"]Purchase[/2checkout]