Plugin info

Total downloads: 1,091
Active installs: 10
Total reviews: 1
Average rating: 4
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 2 language(s)
Contributors: 1
Last updated: 1/28/2023 (1117 days ago)
Added to WordPress: 3/25/2019 (6 years old)
Minimum WordPress version: 5.1.0
Tested up to WordPress version: 6.1.9
Minimum PHP version: 7.0

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 1117 days ago • 1 reviews

22/100

Is Simple Money Button abandoned?

Possibly abandoned (last update 1117 days ago).

Compatibility

Requires WordPress: 5.1.0
Tested up to: 6.1.9
Requires PHP: 7.0

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

Create one or more shortcodes for accepting Bitcoin SV payments through Money Button. A shotcode looks like:

[simple_money_button to=”[email protected]” amount=”0.01″ currency=”USD” type=”tip”]

a) Variable “to” should be either a Money Button username, a Paymail address, or a Bitcoin SV address.
b) Variable “amount” should use a period as decimal separator.
c) Currency can be either fiat currency code, like USD, or digital currency code, like BSV.
d) Variable “type” can be either “tip” or “buy”.
e) Quotes in the shortcode should be basic quotes, not curly.

Available attributes, their default values, and data types:

to = empty (string)
amount = 1 (string)
currency = USD (string)
label = empty (string)*
successmessage = Thank you! (string)
hideamount = false (boolean)
buttonid = empty (string)
type = tip (string)
editable = false (boolean)
disabled = false (boolean)
devmode = false (boolean)

*) max. 20 characters including amount length.

More information about Money Button is available at: www.moneybutton.com

Installation

Install and enable.

Frequently Asked Questions

No FAQ available

Review feed

No reviews available

Screenshots

No screenshots available

Changelog

Version 0.1 was released 24th March 2019. Basic functionality was implemented.

Version 0.2 was released 18th May 2019. Minor enhancements to the code.

Version 0.3 was released 28th January 2023. Minor enhancements to the code.