Овај додатак није испробан са последња 3 главна издања Вордпреса.Можда се више не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

Simple Money Button

Опис

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

[simple_money_button to=“kuopassa@moneybutton.com“ 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

Постављање

Install and enable.

Прегледи

15. јул 2019. 1 одговор
Thanks for de the develop. Almost perfect in what it does.. I just found a error message in some devices when the viewer does not have installed money button. „Please, check your money buttom settings“
Види сав 1 преглед

Сарадници и градитељи

„Simple Money Button“ је софтвер отвореног кода. Следећи људи су допринели овом додатку.

Сарадници

„Simple Money Button“ је преведен на 1 језик. Хвала преводиоцима за њихове доприносе.

Преведите „Simple Money Button“ на свој језик.

Заинтересовани сте за градњу?

Прегледајте код, проверите SVN складиште или се пријавите на белешку градње преко RSS-а.

Белешка о изменама

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.