Skip to content

Commit

Permalink
Version 1.1.2
Browse files Browse the repository at this point in the history
Add MonetaryUnit [MUE] cryptocurrency
  • Loading branch information
cryptoapi committed Jul 8, 2015
1 parent a6a3d50 commit 8d9af5a
Show file tree
Hide file tree
Showing 6 changed files with 26 additions and 24 deletions.
12 changes: 6 additions & 6 deletions gourl_paidmembershipspro.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
/*
Plugin Name: GoUrl Paid Memberships Pro - Bitcoin Payment Gateway Addon
Plugin URI: https://gourl.io/bitcoin-payments-paid-memberships-pro.html
Description: Provides a <a href="https://gourl.io">GoUrl.io</a> Bitcoin/Altcoin Payment Gateway for <a href="https://wordpress.org/plugins/paid-memberships-pro/">Paid Memberships Pro 1.8+</a>. Direct Integration on your website, no external payment pages opens (as other payment gateways offer). Accept Bitcoin, Litecoin, Paycoin, Dogecoin, Dash, Speedcoin, Reddcoin, Potcoin, Feathercoin, Vertcoin, Vericoin, Peercoin payments online. You will see the bitcoin/altcoin payment statistics in one common table on your website. No Chargebacks, Global, Secure. All in automatic mode.
Version: 1.1.1
Description: Provides a <a href="https://gourl.io">GoUrl.io</a> Bitcoin/Altcoin Payment Gateway for <a href="https://wordpress.org/plugins/paid-memberships-pro/">Paid Memberships Pro 1.8+</a>. Direct Integration on your website, no external payment pages opens (as other payment gateways offer). Accept Bitcoin, Litecoin, Paycoin, Dogecoin, Dash, Speedcoin, Reddcoin, Potcoin, Feathercoin, Vertcoin, Vericoin, Peercoin, MonetaryUnit payments online. You will see the bitcoin/altcoin payment statistics in one common table on your website. No Chargebacks, Global, Secure. All in automatic mode.
Version: 1.1.2
Author: GoUrl.io
Author URI: https://gourl.io
License: GPLv2
Expand Down Expand Up @@ -194,9 +194,9 @@ public static function pmpro_payment_option_fields($options, $gateway)

if (class_exists('gourlclass') && defined('GOURL') && defined('GOURL_ADMIN') && is_object($gourl))
{
if (true === version_compare(GOURL_VERSION, '1.3.2', '<'))
if (true === version_compare(GOURL_VERSION, '1.3.3', '<'))
{
$description .= '<div style="background:#fff;border:1px solid #f77676;padding:7px"><p><b>' .sprintf(__( "Your GoUrl Bitcoin Gateway <a href='%s'>Main Plugin</a> version is too old. Requires 1.3.2 or higher version. Please <a href='%s'>update</a> to latest version.", GOURLPMP ), GOURL_ADMIN.GOURL, $mainplugin_url)."</b> &#160; &#160; &#160; &#160; " .
$description .= '<div style="background:#fff;border:1px solid #f77676;padding:7px"><p><b>' .sprintf(__( "Your GoUrl Bitcoin Gateway <a href='%s'>Main Plugin</a> version is too old. Requires 1.3.3 or higher version. Please <a href='%s'>update</a> to latest version.", GOURLPMP ), GOURL_ADMIN.GOURL, $mainplugin_url)."</b> &#160; &#160; &#160; &#160; " .
__( 'Information', GOURLPMP ) . ": &#160; <a href='https://gourl.io/bitcoin-wordpress-plugin.html'>".__( 'Main Plugin Homepage', GOURLPMP )."</a> &#160; &#160; &#160; " .
"<a href='https://wordpress.org/plugins/gourl-bitcoin-payment-gateway-paid-downloads-membership/'>".__( 'WordPress.org Plugin Page', GOURLPMP )."</a></p></div><br>";
}
Expand Down Expand Up @@ -299,7 +299,7 @@ public static function pmpro_payment_option_fields($options, $gateway)

// g
$tmp .= $tr.'<th scope="row" valign="top"><label for="gourl_boxstyle">'.__( 'PaymentBox Style', GOURLPMP ).'</label></th>
<td>'.sprintf(__( "Payment Box <a href='%s'>sizes</a> and border <a href='%s'>shadow</a> you can change <a href='%s'>here &#187;</a>", GOURLPMP ), "https://gourl.io/images/global/sizes.png", "https://gourl.io/images/global/styles.png", $url."#gourlvericoinprivate_key")."</td>";
<td>'.sprintf(__( "Payment Box <a href='%s'>sizes</a> and border <a href='%s'>shadow</a> you can change <a href='%s'>here &#187;</a>", GOURLPMP ), "https://gourl.io/images/global/sizes.png", "https://gourl.io/images/global/styles.png", $url."#gourlmonetaryunitprivate_key")."</td>";
$tmp .= "</tr>";


Expand Down Expand Up @@ -474,7 +474,7 @@ public static function pmpro_gourl_cryptocoin_payment ($order)
$tmp .= '<h2>' . __( 'Information', GOURLPMP ) . '</h2>' . PHP_EOL;
$tmp .= "<div class='pmpro_message pmpro_error'>".sprintf(__( "Please try a different payment method. Admin need to install and activate wordpress plugin <a href='%s'>GoUrl Bitcoin Gateway for Wordpress</a> to accept Bitcoin/Altcoin Payments online.", GOURLPMP ), "https://gourl.io/bitcoin-wordpress-plugin.html")."</div>";
}
elseif (!$payments || !$defcoin || true === version_compare(PMPRO_VERSION, '1.8.4', '<') || true === version_compare(GOURL_VERSION, '1.3', '<') ||
elseif (!$payments || !$defcoin || true === version_compare(PMPRO_VERSION, '1.8.4', '<') || true === version_compare(GOURL_VERSION, '1.3.3', '<') ||
(array_key_exists($order_currency, $coin_names) && !array_key_exists($order_currency, $payments)))
{
$tmp .= '<h2>' . __( 'Information', GOURLPMP ) . '</h2>' . PHP_EOL;
Expand Down
6 changes: 3 additions & 3 deletions languages/gourl-paidmembershipspro-default.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: GoUrl Paid Memberships Pro - Bitcoin Payment Gateway "
"Addon\n"
"POT-Creation-Date: 2015-05-25 12:00-0000\n"
"PO-Revision-Date: 2015-05-25 12:00-0000\n"
"POT-Creation-Date: 2015-07-08 16:20-0000\n"
"PO-Revision-Date: 2015-07-08 16:20-0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: en\n"
Expand Down Expand Up @@ -57,7 +57,7 @@ msgstr ""
#, php-format
msgid ""
"Your GoUrl Bitcoin Gateway <a href='%s'>Main Plugin</a> version is too old. "
"Requires 1.3.2 or higher version. Please <a href='%s'>update</a> to latest "
"Requires 1.3.3 or higher version. Please <a href='%s'>update</a> to latest "
"version."
msgstr ""

Expand Down
Binary file modified languages/gourl-paidmembershipspro-ru_RU.mo
Binary file not shown.
8 changes: 4 additions & 4 deletions languages/gourl-paidmembershipspro-ru_RU.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: GoUrl Paid Memberships Pro - Bitcoin Payment Gateway "
"Addon\n"
"POT-Creation-Date: 2015-05-25 12:00-0000\n"
"PO-Revision-Date: 2015-05-25 12:00-0000\n"
"POT-Creation-Date: 2015-07-08 16:20-0000\n"
"PO-Revision-Date: 2015-07-08 16:20-0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: ru\n"
Expand Down Expand Up @@ -53,11 +53,11 @@ msgstr "Плагин на Github - 100% открытый исходный код
#, php-format
msgid ""
"Your GoUrl Bitcoin Gateway <a href='%s'>Main Plugin</a> version is too old. "
"Requires 1.3.2 or higher version. Please <a href='%s'>update</a> to latest "
"Requires 1.3.3 or higher version. Please <a href='%s'>update</a> to latest "
"version."
msgstr ""
"Версия <a href='%s'>GoUrl главного плагина</a> слишком стара. Требуется "
"версия 1.3.2 или выше. Пожалуйста, <a href='%s'>обновите</a> до последней "
"версия 1.3.3 или выше. Пожалуйста, <a href='%s'>обновите</a> до последней "
"версии."

#: gourl_paidmembershipspro.php:200 gourl_paidmembershipspro.php:230
Expand Down
9 changes: 4 additions & 5 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@
GoUrl Paid Memberships Pro - Bitcoin Payment Gateway Addon
-----------------------------------------------------------

Version 1.1.1
Version 1.1.2

**Wordpress Plugin provides a Bitcoin/Altcoin Payment Gateway for Paid Memberships Pro 1.8+ or higher.**

Accept Bitcoin, Litecoin, Paycoin, Dogecoin, Dash, Speedcoin, Reddcoin, Potcoin, Feathercoin, Vertcoin, Vericoin, Peercoin on Website Online
Accept Bitcoin, Litecoin, Paycoin, Dogecoin, Dash, Speedcoin, Reddcoin, Potcoin, Feathercoin, Vertcoin, Vericoin, Peercoin, MonetaryUnit on Website Online

* Author URI: [https://gourl.io](https://gourl.io)
* Plugin Page: [https://gourl.io/bitcoin-payments-paid-memberships-pro.html](https://gourl.io/bitcoin-payments-paid-memberships-pro.html)
* Screenshots: [https://gourl.io/bitcoin-payments-paid-memberships-pro.html#screenshot](https://gourl.io/bitcoin-payments-paid-memberships-pro.html#screenshot)
* Requires at least: Wordpress 3.5 and Paid Memberships Pro 1.8.4
* Stable Tag: 1.1.1
* Stable Tag: 1.1.2
* License: GNU Version 2 or Any Later Version


Expand Down Expand Up @@ -64,5 +64,4 @@ Payment Received Successfully
.

# ![Payment Received Successfully](https://gourl.io/images/pmpro/screenshot-3.png)



15 changes: 9 additions & 6 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ Contributors: gourl, GoUrl.io
Plugin Name: GoUrl Paid Memberships Pro - Bitcoin Payment Gateway Addon
Plugin URI: https://gourl.io/bitcoin-payments-paid-memberships-pro.html
Author URI: https://gourl.io
Tags: paidmembershipspro, pmpro, membership, paid membership, bitcoin, bitcoins, bitcoin payments, gourl, cryptocurrency, btc, litecoin, dogecoin, paycoin, reddcoin, speedcoin, dash, potcoin, feathercoin, vertcoin, vericoin, paid memberships pro, peercoin
Tags: paidmembershipspro, pmpro, membership, paid membership, bitcoin, bitcoins, bitcoin payments, gourl, cryptocurrency, btc, litecoin, dogecoin, darkcoin, dash, speedcoin, vertcoin, reddcoin, feathercoin, vericoin, potcoin, paycoin, monetaryunit, peercoin, paid memberships pro
Requires at least: 3.5
Tested up to: 4.2
Stable Tag: 1.1.1
Tested up to: 4.3
Stable Tag: 1.1.2
License: GNU Version 2 or Any Later Version
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand All @@ -22,7 +22,7 @@ Wordpress Plugin for Paid Memberships Pro Features -

* 100% Free Open Source Plugin on [Github.com](https://github.com/cryptoapi/Bitcoin-Gateway-Paid-Memberships-Pro)
* Provides a Cryptocurrency Payment Gateway for [Paid Memberships Pro 1.8 or higher](https://wordpress.org/plugins/paid-memberships-pro/)
* Accept Bitcoin, Litecoin, Paycoin, Dogecoin, Dash, Speedcoin, Reddcoin, Potcoin, Feathercoin, Vertcoin, Vericoin, Peercoin payments in Paid Memberships Pro
* Accept Bitcoin, Litecoin, Paycoin, Dogecoin, Dash, Speedcoin, Reddcoin, Potcoin, Feathercoin, Vertcoin, Vericoin, Peercoin, MonetaryUnit payments in Paid Memberships Pro
* No Monthly Fee, Transaction Fee from 0%
* Direct Integration on your website, no external payment pages opens (as other payment gateways offer)
* You will see the bitcoin/altcoin payment statistics in one common table on your website.
Expand Down Expand Up @@ -83,6 +83,9 @@ In the search field type "GoUrl Paid Memberships Pro" and click Search Plugins.

== Changelog ==

= 1.1.2 =
Add MonetaryUnit [MUE] cryptocurrency

= 1.1.1 =
Localisation - You can easy change/localize any text in plugin

Expand All @@ -92,5 +95,5 @@ Localisation - You can easy change/localize any text in plugin

= 1.0.0 =
Initial Release


0 comments on commit 8d9af5a

Please sign in to comment.