diff --git a/gourl_paidmembershipspro.php b/gourl_paidmembershipspro.php
index b99048c..32bd050 100644
--- a/gourl_paidmembershipspro.php
+++ b/gourl_paidmembershipspro.php
@@ -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 GoUrl.io Bitcoin/Altcoin Payment Gateway for Paid Memberships Pro 1.8+. 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 GoUrl.io Bitcoin/Altcoin Payment Gateway for Paid Memberships Pro 1.8+. 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
@@ -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 .= '
' .sprintf(__( "Your GoUrl Bitcoin Gateway Main Plugin version is too old. Requires 1.3.2 or higher version. Please update to latest version.", GOURLPMP ), GOURL_ADMIN.GOURL, $mainplugin_url)." " .
+ $description .= '
";
}
@@ -299,7 +299,7 @@ public static function pmpro_payment_option_fields($options, $gateway)
// g
$tmp .= $tr.'
-
'.sprintf(__( "Payment Box sizes and border shadow you can change here »", GOURLPMP ), "https://gourl.io/images/global/sizes.png", "https://gourl.io/images/global/styles.png", $url."#gourlvericoinprivate_key")."
";
+
'.sprintf(__( "Payment Box sizes and border shadow you can change here »", GOURLPMP ), "https://gourl.io/images/global/sizes.png", "https://gourl.io/images/global/styles.png", $url."#gourlmonetaryunitprivate_key")."
";
$tmp .= "";
@@ -474,7 +474,7 @@ public static function pmpro_gourl_cryptocoin_payment ($order)
$tmp .= '
' . __( 'Information', GOURLPMP ) . '
' . PHP_EOL;
$tmp .= "
".sprintf(__( "Please try a different payment method. Admin need to install and activate wordpress plugin GoUrl Bitcoin Gateway for Wordpress to accept Bitcoin/Altcoin Payments online.", GOURLPMP ), "https://gourl.io/bitcoin-wordpress-plugin.html")."