2Checkout Donate Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
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]
Screenshots
No screenshots provided