@@ -741,7 +741,7 @@
// List of coins that you accept for payments
//$coins = array('bitcoin', 'bitcoincash', 'bitcoinsv', 'litecoin', 'dogecoin', 'dash', 'speedcoin', 'reddcoin', 'potcoin', 'feathercoin', 'vertcoin', 'peercoin', 'monetaryunit', 'universalcurrency');
$coins = array('bitcoin', 'litecoin', 'dogecoin', 'dash', 'speedcoin'); // for example, accept payments in bitcoin, bitcoincash, litecoin, dash, speedcoin
-
+
// Create record for each your coin - https://gourl.io/editrecord/coin_boxes/0 ; and get free gourl keys
// It is not bitcoin wallet private keys! Place GoUrl Public/Private keys below for all coins which you accept
@@ -907,7 +907,7 @@
-
© 2014-2021
+
© 2014-2023
diff --git a/Examples/pay-per-download-multi.php b/Examples/pay-per-download-multi.php
index ae8e75d..6525193 100644
--- a/Examples/pay-per-download-multi.php
+++ b/Examples/pay-per-download-multi.php
@@ -2,7 +2,7 @@
/**
* @category Example4 - Pay-Per-Download (payments in multiple cryptocurrencies, you can use original price in USD)
* @package GoUrl Cryptocurrency Payment API
- * copyright (c) 2014-2021 Delta Consultants
+ * copyright (c) 2014-2023 Delta Consultants
* @crypto Supported Cryptocoins - Bitcoin, BitcoinCash, BitcoinSV, Litecoin, Dash, Dogecoin, Speedcoin, Reddcoin, Potcoin, Feathercoin, Vertcoin, Peercoin, MonetaryUnit, UniversalCurrency
* @website https://gourl.io/bitcoin-payment-gateway-api.html#p2
* @live_demo https://gourl.io/lib/examples/pay-per-download-multi.php
@@ -12,7 +12,7 @@
/***** *****/
/***** This is iFrame Bitcoin Payment Box Example (2014 - 2017) *****/
/***** *****/
- /***** Available - new 2018-2021 version; mobile friendly JSON payment box (own logo, white label product) *****/
+ /***** Available - new 2018-2023 version; mobile friendly JSON payment box (own logo, white label product) *****/
/***** New Demo with generation php payment box code - https://gourl.io/lib/examples/example_customize_box.php *****/
/***** White Theme - https://gourl.io/lib/examples/example_customize_box.php?theme=black *****/
/***** Black Theme - https://gourl.io/lib/examples/example_customize_box.php?theme=default *****/
@@ -50,7 +50,7 @@
// List of coins that you accept for payments
// For example, for accept payments in bitcoin, bitcoincash, litecoin use - $available_payments = array('bitcoin', 'bitcoincash', 'litecoin');
- $available_payments = array('bitcoin', 'bitcoincash', 'bitcoinsv', 'litecoin', 'dash', 'dogecoin', 'speedcoin', 'reddcoin', 'potcoin', 'feathercoin', 'vertcoin', 'peercoin', 'monetaryunit', 'universalcurrency');
+ $available_payments = array('bitcoin', 'bitcoincash', 'litecoin', 'dogecoin');
// Goto https://gourl.io/info/memberarea/My_Account.html
diff --git a/Examples/pay-per-download.php b/Examples/pay-per-download.php
index 36b6604..ed45a17 100644
--- a/Examples/pay-per-download.php
+++ b/Examples/pay-per-download.php
@@ -2,7 +2,7 @@
/**
* @category Example3 - Pay-Per-Download (single crypto currency in payment box)
* @package GoUrl Cryptocurrency Payment API
- * copyright (c) 2014-2021 Delta Consultants
+ * copyright (c) 2014-2023 Delta Consultants
* @crypto Supported Cryptocoins - Bitcoin, BitcoinCash, BitcoinSV, Litecoin, Dash, Dogecoin, Speedcoin, Reddcoin, Potcoin, Feathercoin, Vertcoin, Peercoin, MonetaryUnit, UniversalCurrency
* @website https://gourl.io/bitcoin-payment-gateway-api.html#p2
* @live_demo https://gourl.io/lib/examples/pay-per-download.php
@@ -12,7 +12,7 @@
/***** *****/
/***** This is iFrame Bitcoin Payment Box Example (2014 - 2017) *****/
/***** *****/
- /***** Available - new 2018-2021 version; mobile friendly JSON payment box (own logo, white label product) *****/
+ /***** Available - new 2018-2023 version; mobile friendly JSON payment box (own logo, white label product) *****/
/***** New Demo with generation php payment box code - https://gourl.io/lib/examples/example_customize_box.php *****/
/***** White Theme - https://gourl.io/lib/examples/example_customize_box.php?theme=black *****/
/***** Black Theme - https://gourl.io/lib/examples/example_customize_box.php?theme=default *****/
diff --git a/Examples/pay-per-membership-multi.php b/Examples/pay-per-membership-multi.php
index 0c440f5..6e1e716 100644
--- a/Examples/pay-per-membership-multi.php
+++ b/Examples/pay-per-membership-multi.php
@@ -2,7 +2,7 @@
/**
* @category Example12 - Pay-Per-Membership (payments in multiple cryptocurrencies, you can use original price in USD)
* @package GoUrl Cryptocurrency Payment API
- * copyright (c) 2014-2021 Delta Consultants
+ * copyright (c) 2014-2023 Delta Consultants
* @crypto Supported Cryptocoins - Bitcoin, BitcoinCash, BitcoinSV, Litecoin, Dash, Dogecoin, Speedcoin, Reddcoin, Potcoin, Feathercoin, Vertcoin, Peercoin, MonetaryUnit, UniversalCurrency
* @website https://gourl.io/bitcoin-payment-gateway-api.html#p6
* @live_demo https://gourl.io/lib/examples/pay-per-membership-multi.php
@@ -12,7 +12,7 @@
/***** *****/
/***** This is iFrame Bitcoin Payment Box Example (2014 - 2017) *****/
/***** *****/
- /***** Available - new 2018-2021 version; mobile friendly JSON payment box (own logo, white label product) *****/
+ /***** Available - new 2018-2023 version; mobile friendly JSON payment box (own logo, white label product) *****/
/***** New Demo with generation php payment box code - https://gourl.io/lib/examples/example_customize_box.php *****/
/***** White Theme - https://gourl.io/lib/examples/example_customize_box.php?theme=black *****/
/***** Black Theme - https://gourl.io/lib/examples/example_customize_box.php?theme=default *****/
@@ -43,7 +43,7 @@
// List of coins that you accept for payments
// For example, for accept payments in bitcoin, bitcoincash, litecoin use - $available_payments = array('bitcoin', 'bitcoincash', 'litecoin');
- $available_payments = array('bitcoin', 'bitcoincash', 'bitcoinsv', 'litecoin', 'dash', 'dogecoin', 'speedcoin', 'reddcoin', 'potcoin', 'feathercoin', 'vertcoin', 'peercoin', 'monetaryunit', 'universalcurrency');
+ $available_payments = array('bitcoin', 'bitcoincash', 'litecoin', 'dogecoin');
// Goto https://gourl.io/info/memberarea/My_Account.html
diff --git a/Examples/pay-per-membership.php b/Examples/pay-per-membership.php
index 63ea20d..9be436f 100644
--- a/Examples/pay-per-membership.php
+++ b/Examples/pay-per-membership.php
@@ -2,7 +2,7 @@
/**
* @category Example11 - Pay-Per-Membership (single crypto currency in payment box)
* @package GoUrl Cryptocurrency Payment API
- * copyright (c) 2014-2021 Delta Consultants
+ * copyright (c) 2014-2023 Delta Consultants
* @crypto Supported Cryptocoins - Bitcoin, BitcoinCash, BitcoinSV, Litecoin, Dash, Dogecoin, Speedcoin, Reddcoin, Potcoin, Feathercoin, Vertcoin, Peercoin, MonetaryUnit, UniversalCurrency
* @website https://gourl.io/bitcoin-payment-gateway-api.html#p6
* @live_demo https://gourl.io/lib/examples/pay-per-membership.php
@@ -12,7 +12,7 @@
/***** *****/
/***** This is iFrame Bitcoin Payment Box Example (2014 - 2017) *****/
/***** *****/
- /***** Available - new 2018-2021 version; mobile friendly JSON payment box (own logo, white label product) *****/
+ /***** Available - new 2018-2023 version; mobile friendly JSON payment box (own logo, white label product) *****/
/***** New Demo with generation php payment box code - https://gourl.io/lib/examples/example_customize_box.php *****/
/***** White Theme - https://gourl.io/lib/examples/example_customize_box.php?theme=black *****/
/***** Black Theme - https://gourl.io/lib/examples/example_customize_box.php?theme=default *****/
diff --git a/Examples/pay-per-page-multi.php b/Examples/pay-per-page-multi.php
index 4d16450..035604f 100644
--- a/Examples/pay-per-page-multi.php
+++ b/Examples/pay-per-page-multi.php
@@ -2,7 +2,7 @@
/**
* @category Example10 - Pay-Per-Page Access (payments in multiple cryptocurrencies, you can use original price in USD)
* @package GoUrl Cryptocurrency Payment API
- * copyright (c) 2014-2021 Delta Consultants
+ * copyright (c) 2014-2023 Delta Consultants
* @crypto Supported Cryptocoins - Bitcoin, BitcoinCash, BitcoinSV, Litecoin, Dash, Dogecoin, Speedcoin, Reddcoin, Potcoin, Feathercoin, Vertcoin, Peercoin, MonetaryUnit, UniversalCurrency
* @website https://gourl.io/bitcoin-payment-gateway-api.html#p5
* @live_demo https://gourl.io/lib/examples/pay-per-page-multi.php
@@ -12,7 +12,7 @@
/***** *****/
/***** This is iFrame Bitcoin Payment Box Example (2014 - 2017) *****/
/***** *****/
- /***** Available - new 2018-2021 version; mobile friendly JSON payment box (own logo, white label product) *****/
+ /***** Available - new 2018-2023 version; mobile friendly JSON payment box (own logo, white label product) *****/
/***** New Demo with generation php payment box code - https://gourl.io/lib/examples/example_customize_box.php *****/
/***** White Theme - https://gourl.io/lib/examples/example_customize_box.php?theme=black *****/
/***** Black Theme - https://gourl.io/lib/examples/example_customize_box.php?theme=default *****/
@@ -45,7 +45,7 @@
// List of coins that you accept for payments
// For example, for accept payments in bitcoin, bitcoincash, litecoin use - $available_payments = array('bitcoin', 'bitcoincash', 'litecoin');
- $available_payments = array('bitcoin', 'bitcoincash', 'bitcoinsv', 'litecoin', 'dash', 'dogecoin', 'speedcoin', 'reddcoin', 'potcoin', 'feathercoin', 'vertcoin', 'peercoin', 'monetaryunit', 'universalcurrency');
+ $available_payments = array('bitcoin', 'bitcoincash', 'litecoin', 'dogecoin');
// Goto https://gourl.io/info/memberarea/My_Account.html
diff --git a/Examples/pay-per-page.php b/Examples/pay-per-page.php
index 4f222a8..8fde529 100644
--- a/Examples/pay-per-page.php
+++ b/Examples/pay-per-page.php
@@ -2,7 +2,7 @@
/**
* @category Example9 - Pay-Per-Page Access (single crypto currency in payment box)
* @package GoUrl Cryptocurrency Payment API
- * copyright (c) 2014-2021 Delta Consultants
+ * copyright (c) 2014-2023 Delta Consultants
* @crypto Supported Cryptocoins - Bitcoin, BitcoinCash, BitcoinSV, Litecoin, Dash, Dogecoin, Speedcoin, Reddcoin, Potcoin, Feathercoin, Vertcoin, Peercoin, MonetaryUnit, UniversalCurrency
* @website https://gourl.io/bitcoin-payment-gateway-api.html#p5
* @live_demo https://gourl.io/lib/examples/pay-per-page.php
@@ -12,7 +12,7 @@
/***** *****/
/***** This is iFrame Bitcoin Payment Box Example (2014 - 2017) *****/
/***** *****/
- /***** Available - new 2018-2021 version; mobile friendly JSON payment box (own logo, white label product) *****/
+ /***** Available - new 2018-2023 version; mobile friendly JSON payment box (own logo, white label product) *****/
/***** New Demo with generation php payment box code - https://gourl.io/lib/examples/example_customize_box.php *****/
/***** White Theme - https://gourl.io/lib/examples/example_customize_box.php?theme=black *****/
/***** Black Theme - https://gourl.io/lib/examples/example_customize_box.php?theme=default *****/
diff --git a/Examples/pay-per-post-multi.php b/Examples/pay-per-post-multi.php
index 4dbad7b..781f04a 100644
--- a/Examples/pay-per-post-multi.php
+++ b/Examples/pay-per-post-multi.php
@@ -2,7 +2,7 @@
/**
* @category Example6 - Pay-Per-Post (payments in multiple cryptocurrencies, you can use original price in USD)
* @package GoUrl Cryptocurrency Payment API
- * copyright (c) 2014-2021 Delta Consultants
+ * copyright (c) 2014-2023 Delta Consultants
* @crypto Supported Cryptocoins - Bitcoin, BitcoinCash, BitcoinSV, Litecoin, Dash, Dogecoin, Speedcoin, Reddcoin, Potcoin, Feathercoin, Vertcoin, Peercoin, MonetaryUnit, UniversalCurrency
* @website https://gourl.io/bitcoin-payment-gateway-api.html#p3
* @live_demo https://gourl.io/lib/examples/pay-per-post-multi.php
@@ -12,7 +12,7 @@
/***** *****/
/***** This is iFrame Bitcoin Payment Box Example (2014 - 2017) *****/
/***** *****/
- /***** Available - new 2018-2021 version; mobile friendly JSON payment box (own logo, white label product) *****/
+ /***** Available - new 2018-2023 version; mobile friendly JSON payment box (own logo, white label product) *****/
/***** New Demo with generation php payment box code - https://gourl.io/lib/examples/example_customize_box.php *****/
/***** White Theme - https://gourl.io/lib/examples/example_customize_box.php?theme=black *****/
/***** Black Theme - https://gourl.io/lib/examples/example_customize_box.php?theme=default *****/
@@ -43,7 +43,7 @@
// List of coins that you accept for payments
// For example, for accept payments in bitcoin, bitcoincash, litecoin use - $available_payments = array('bitcoin', 'bitcoincash', 'litecoin');
- $available_payments = array('bitcoin', 'bitcoincash', 'bitcoinsv', 'litecoin', 'dash', 'dogecoin', 'speedcoin', 'reddcoin', 'potcoin', 'feathercoin', 'vertcoin', 'peercoin', 'monetaryunit', 'universalcurrency');
+ $available_payments = array('bitcoin', 'bitcoincash', 'litecoin', 'dogecoin');
// Goto https://gourl.io/info/memberarea/My_Account.html
diff --git a/Examples/pay-per-post.php b/Examples/pay-per-post.php
index 1faba2c..5dffcad 100644
--- a/Examples/pay-per-post.php
+++ b/Examples/pay-per-post.php
@@ -2,7 +2,7 @@
/**
* @category Example5 - Pay-Per-Post (single crypto currency in payment box)
* @package GoUrl Cryptocurrency Payment API
- * copyright (c) 2014-2021 Delta Consultants
+ * copyright (c) 2014-2023 Delta Consultants
* @crypto Supported Cryptocoins - Bitcoin, BitcoinCash, BitcoinSV, Litecoin, Dash, Dogecoin, Speedcoin, Reddcoin, Potcoin, Feathercoin, Vertcoin, Peercoin, MonetaryUnit, UniversalCurrency
* @website https://gourl.io/bitcoin-payment-gateway-api.html#p3
* @live_demo https://gourl.io/lib/examples/pay-per-post.php
@@ -12,7 +12,7 @@
/***** *****/
/***** This is iFrame Bitcoin Payment Box Example (2014 - 2017) *****/
/***** *****/
- /***** Available - new 2018-2021 version; mobile friendly JSON payment box (own logo, white label product) *****/
+ /***** Available - new 2018-2023 version; mobile friendly JSON payment box (own logo, white label product) *****/
/***** New Demo with generation php payment box code - https://gourl.io/lib/examples/example_customize_box.php *****/
/***** White Theme - https://gourl.io/lib/examples/example_customize_box.php?theme=black *****/
/***** Black Theme - https://gourl.io/lib/examples/example_customize_box.php?theme=default *****/
diff --git a/Examples/pay-per-product-multi.php b/Examples/pay-per-product-multi.php
index 4e951d2..6f7a7f3 100644
--- a/Examples/pay-per-product-multi.php
+++ b/Examples/pay-per-product-multi.php
@@ -2,7 +2,7 @@
/**
* @category Example2 - Pay-Per-Product (payments in multiple cryptocurrencies, you can use original price in USD)
* @package GoUrl Cryptocurrency Payment API
- * copyright (c) 2014-2021 Delta Consultants
+ * copyright (c) 2014-2023 Delta Consultants
* @crypto Supported Cryptocoins - Bitcoin, BitcoinCash, BitcoinSV, Litecoin, Dash, Dogecoin, Speedcoin, Reddcoin, Potcoin, Feathercoin, Vertcoin, Peercoin, MonetaryUnit, UniversalCurrency
* @website https://gourl.io/bitcoin-payment-gateway-api.html#p1
* @live_demo https://gourl.io/lib/examples/pay-per-product-multi.php
@@ -12,7 +12,7 @@
/***** *****/
/***** This is iFrame Bitcoin Payment Box Example (2014 - 2017) *****/
/***** *****/
- /***** Available - new 2018-2021 version; mobile friendly JSON payment box (own logo, white label product) *****/
+ /***** Available - new 2018-2023 version; mobile friendly JSON payment box (own logo, white label product) *****/
/***** New Demo with generation php payment box code - https://gourl.io/lib/examples/example_customize_box.php *****/
/***** White Theme - https://gourl.io/lib/examples/example_customize_box.php?theme=black *****/
/***** Black Theme - https://gourl.io/lib/examples/example_customize_box.php?theme=default *****/
@@ -49,7 +49,7 @@
// List of coins that you accept for payments
// For example, for accept payments in bitcoin, bitcoincash, litecoin use - $available_payments = array('bitcoin', 'bitcoincash', 'litecoin');
- $available_payments = array('bitcoin', 'bitcoincash', 'bitcoinsv', 'litecoin', 'dash', 'dogecoin', 'speedcoin', 'reddcoin', 'potcoin', 'feathercoin', 'vertcoin', 'peercoin', 'monetaryunit', 'universalcurrency');
+ $available_payments = array('bitcoin', 'bitcoincash', 'litecoin', 'dogecoin');
// Goto https://gourl.io/info/memberarea/My_Account.html
diff --git a/Examples/pay-per-product.php b/Examples/pay-per-product.php
index d1f90f8..a19abde 100644
--- a/Examples/pay-per-product.php
+++ b/Examples/pay-per-product.php
@@ -2,7 +2,7 @@
/**
* @category Example1 - Pay-Per-Product (single crypto currency in payment box)
* @package GoUrl Cryptocurrency Payment API
- * copyright (c) 2014-2021 Delta Consultants
+ * copyright (c) 2014-2023 Delta Consultants
* @crypto Supported Cryptocoins - Bitcoin, BitcoinCash, BitcoinSV, Litecoin, Dash, Dogecoin, Speedcoin, Reddcoin, Potcoin, Feathercoin, Vertcoin, Peercoin, MonetaryUnit, UniversalCurrency
* @website https://gourl.io/bitcoin-payment-gateway-api.html#p1
* @live_demo https://gourl.io/lib/examples/pay-per-product.php
@@ -12,7 +12,7 @@
/***** *****/
/***** This is iFrame Bitcoin Payment Box Example (2014 - 2017) *****/
/***** *****/
- /***** Available - new 2018-2021 version; mobile friendly JSON payment box (own logo, white label product) *****/
+ /***** Available - new 2018-2023 version; mobile friendly JSON payment box (own logo, white label product) *****/
/***** New Demo with generation php payment box code - https://gourl.io/lib/examples/example_customize_box.php *****/
/***** White Theme - https://gourl.io/lib/examples/example_customize_box.php?theme=black *****/
/***** Black Theme - https://gourl.io/lib/examples/example_customize_box.php?theme=default *****/
diff --git a/Examples/pay-per-registration-multi.php b/Examples/pay-per-registration-multi.php
index 53f3e0d..02e262f 100644
--- a/Examples/pay-per-registration-multi.php
+++ b/Examples/pay-per-registration-multi.php
@@ -2,7 +2,7 @@
/**
* @category Example8 - Pay-Per-Registration (payments in multiple cryptocurrencies, you can use original price in USD)
* @package GoUrl Cryptocurrency Payment API
- * copyright (c) 2014-2021 Delta Consultants
+ * copyright (c) 2014-2023 Delta Consultants
* @crypto Supported Cryptocoins - Bitcoin, BitcoinCash, BitcoinSV, Litecoin, Dash, Dogecoin, Speedcoin, Reddcoin, Potcoin, Feathercoin, Vertcoin, Peercoin, MonetaryUnit, UniversalCurrency
* @website https://gourl.io/bitcoin-payment-gateway-api.html#p4
* @live_demo https://gourl.io/lib/examples/pay-per-registration-multi.php
@@ -12,7 +12,7 @@
/***** *****/
/***** This is iFrame Bitcoin Payment Box Example (2014 - 2017) *****/
/***** *****/
- /***** Available - new 2018-2021 version; mobile friendly JSON payment box (own logo, white label product) *****/
+ /***** Available - new 2018-2023 version; mobile friendly JSON payment box (own logo, white label product) *****/
/***** New Demo with generation php payment box code - https://gourl.io/lib/examples/example_customize_box.php *****/
/***** White Theme - https://gourl.io/lib/examples/example_customize_box.php?theme=black *****/
/***** Black Theme - https://gourl.io/lib/examples/example_customize_box.php?theme=default *****/
@@ -43,7 +43,7 @@
// List of coins that you accept for payments
// For example, for accept payments in bitcoin, bitcoincash, litecoin use - $available_payments = array('bitcoin', 'bitcoincash', 'litecoin');
- $available_payments = array('bitcoin', 'bitcoincash', 'bitcoinsv', 'litecoin', 'dash', 'dogecoin', 'speedcoin', 'reddcoin', 'potcoin', 'feathercoin', 'vertcoin', 'peercoin', 'monetaryunit', 'universalcurrency');
+ $available_payments = array('bitcoin', 'bitcoincash', 'litecoin', 'dogecoin');
// Goto https://gourl.io/info/memberarea/My_Account.html
diff --git a/Examples/pay-per-registration.php b/Examples/pay-per-registration.php
index 130c9e0..4317ff4 100644
--- a/Examples/pay-per-registration.php
+++ b/Examples/pay-per-registration.php
@@ -2,7 +2,7 @@
/**
* @category Example7 - Pay-Per-Registration (single crypto currency in payment box)
* @package GoUrl Cryptocurrency Payment API
- * copyright (c) 2014-2021 Delta Consultants
+ * copyright (c) 2014-2023 Delta Consultants
* @crypto Supported Cryptocoins - Bitcoin, BitcoinCash, BitcoinSV, Litecoin, Dash, Dogecoin, Speedcoin, Reddcoin, Potcoin, Feathercoin, Vertcoin, Peercoin, MonetaryUnit, UniversalCurrency
* @website https://gourl.io/bitcoin-payment-gateway-api.html#p4
* @live_demo https://gourl.io/lib/examples/pay-per-registration.php
@@ -12,7 +12,7 @@
/***** *****/
/***** This is iFrame Bitcoin Payment Box Example (2014 - 2017) *****/
/***** *****/
- /***** Available - new 2018-2021 version; mobile friendly JSON payment box (own logo, white label product) *****/
+ /***** Available - new 2018-2023 version; mobile friendly JSON payment box (own logo, white label product) *****/
/***** New Demo with generation php payment box code - https://gourl.io/lib/examples/example_customize_box.php *****/
/***** White Theme - https://gourl.io/lib/examples/example_customize_box.php?theme=black *****/
/***** Black Theme - https://gourl.io/lib/examples/example_customize_box.php?theme=default *****/
diff --git a/example_basic.php b/example_basic.php
index 3587df3..8f537f4 100644
--- a/example_basic.php
+++ b/example_basic.php
@@ -2,7 +2,7 @@
/**
* @category Main Example - Custom Payment Box ((json, bootstrap4, mobile friendly, white label product, your own logo)
* @package GoUrl Cryptocurrency Payment API
- * copyright (c) 2014-2021 Delta Consultants
+ * copyright (c) 2014-2023 Delta Consultants
* @desc GoUrl Crypto Payment Box Example (json, bootstrap4, mobile friendly, optional - free White Label Product - Bitcoin/altcoin Payments with your own logo and all payment requests through your server, open source)
* @crypto Supported Cryptocoins - Bitcoin, BitcoinCash, BitcoinSV, Litecoin, Dash, Dogecoin, Speedcoin, Reddcoin, Potcoin, Feathercoin, Vertcoin, Peercoin, MonetaryUnit, UniversalCurrency
* @website https://gourl.io/bitcoin-payment-gateway-api.html#p8
@@ -11,9 +11,9 @@
*/
- /********************** NOTE - 2018-2021 YEARS *************************************************************************/
+ /********************** NOTE - 2018-2023 YEARS *************************************************************************/
/***** *****/
- /***** This is NEW 2018-2021 latest Bitcoin Payment Box Example (mobile friendly JSON payment box) *****/
+ /***** This is NEW 2018-2023 latest Bitcoin Payment Box Example (mobile friendly JSON payment box) *****/
/***** *****/
/***** You can generate php payment box code online - https://gourl.io/lib/examples/example_customize_box.php *****/
/***** White Label Product - https://gourl.io/lib/test/example_customize_box.php?method=curl&logo=custom *****/
@@ -71,7 +71,7 @@
// List of coins that you accept for payments
//$coins = array('bitcoin', 'bitcoincash', 'bitcoinsv', 'litecoin', 'dogecoin', 'dash', 'speedcoin', 'reddcoin', 'potcoin', 'feathercoin', 'vertcoin', 'peercoin', 'monetaryunit', 'universalcurrency');
- $coins = array('bitcoin', 'bitcoincash', 'litecoin', 'dogecoin', 'dash', 'speedcoin'); // for example, accept payments in bitcoin, bitcoincash, litecoin, 'dogecoin', dash, speedcoin
+ $coins = array('bitcoin', 'bitcoincash', 'litecoin', 'dogecoin'); // for example, accept payments in bitcoin, bitcoincash, litecoin, 'dogecoin', dash, speedcoin
// Create record for each your coin - https://gourl.io/editrecord/coin_boxes/0 ; and get free gourl keys
// It is not bitcoin wallet private keys! Place GoUrl Public/Private keys below for all coins which you accept
diff --git a/example_customize_box.php b/example_customize_box.php
index c2eab84..06a3ba9 100644
--- a/example_customize_box.php
+++ b/example_customize_box.php
@@ -2,7 +2,7 @@
/**
* @category Example - Custom Payment Box (json format; customise your bitcoin/altcoin payment box with your own text / logo)
* @package GoUrl Cryptocurrency Payment API
- * copyright (c) 2014-2021 Delta Consultants
+ * copyright (c) 2014-2023 Delta Consultants
* @desc GoUrl Crypto Payment Box Example (json, bootstrap4, mobile friendly, optional - free White Label Product - Bitcoin/altcoin Payments with your own logo and all payment requests through your server, open source)
* @crypto Supported Cryptocoins - Bitcoin, BitcoinCash, BitcoinSV, Litecoin, Dash, Dogecoin, Speedcoin, Reddcoin, Potcoin, Feathercoin, Vertcoin, Peercoin, MonetaryUnit, UniversalCurrency
* @website https://gourl.io/bitcoin-payment-gateway-api.html#p8
@@ -11,9 +11,9 @@
*/
- /********************** NOTE - 2018-2021 YEARS *************************************************************************/
+ /********************** NOTE - 2018-2023 YEARS *************************************************************************/
/***** *****/
- /***** This is NEW 2018-2021 latest Bitcoin Payment Box Example (mobile friendly JSON payment box) *****/
+ /***** This is NEW 2018-2023 latest Bitcoin Payment Box Example (mobile friendly JSON payment box) *****/
/***** *****/
/***** You can generate php payment box code online - https://gourl.io/lib/examples/example_customize_box.php *****/
/***** White Label Product - https://gourl.io/lib/test/example_customize_box.php?method=curl&logo=custom *****/
@@ -71,7 +71,7 @@
// List of coins that you accept for payments
//$coins = array('bitcoin', 'bitcoincash', 'bitcoinsv', 'litecoin', 'dogecoin', 'dash', 'speedcoin', 'reddcoin', 'potcoin', 'feathercoin', 'vertcoin', 'peercoin', 'monetaryunit', 'universalcurrency');
- $coins = array('bitcoin', 'bitcoincash', 'litecoin', 'dogecoin', 'dash', 'speedcoin'); // for example, accept payments in bitcoin, bitcoincash, litecoin, 'dogecoin', dash, speedcoin
+ $coins = array('bitcoin', 'bitcoincash', 'litecoin', 'dogecoin'); // for example, accept payments in bitcoin, bitcoincash, litecoin, 'dogecoin', dash, speedcoin
// Create record for each your coin - https://gourl.io/editrecord/coin_boxes/0 ; and get free gourl keys
// It is not bitcoin wallet private keys! Place GoUrl Public/Private keys below for all coins which you accept
@@ -478,7 +478,7 @@
-
Customize GoUrl Bitcoin/ Altcoin Payment Box (2021 year)
+
Customize GoUrl Bitcoin/ Altcoin Payment Box (2023 year)
See live generated php/html code for your website below (open source class)
@@ -741,7 +741,7 @@
// List of coins that you accept for payments
//$coins = array('bitcoin', 'bitcoincash', 'bitcoinsv', 'litecoin', 'dogecoin', 'dash', 'speedcoin', 'reddcoin', 'potcoin', 'feathercoin', 'vertcoin', 'peercoin', 'monetaryunit', 'universalcurrency');
$coins = array('bitcoin', 'litecoin', 'dogecoin', 'dash', 'speedcoin'); // for example, accept payments in bitcoin, bitcoincash, litecoin, dash, speedcoin
-
+
// Create record for each your coin - https://gourl.io/editrecord/coin_boxes/0 ; and get free gourl keys
// It is not bitcoin wallet private keys! Place GoUrl Public/Private keys below for all coins which you accept
@@ -907,7 +907,7 @@
-
© 2014-2021
+
© 2014-2023
diff --git a/history.txt b/history.txt
index d70f2b0..10de5c0 100644
--- a/history.txt
+++ b/history.txt
@@ -1,3 +1,12 @@
+===============================================================================
+== Version 2.2.3 (January 2023)
+===============================================================================
+
+- Support PHP 8+
+
+
+
+
===============================================================================
== Version 2.2.2 (October 2020)
===============================================================================
diff --git a/js/_source/ajax.js b/js/_source/ajax.js
index 7fc96c2..7920ec8 100644
--- a/js/_source/ajax.js
+++ b/js/_source/ajax.js
@@ -1,10 +1,10 @@
/**
* @package GoUrl Bitcoin/Altcoin Payment Box - Receive JSON payment data through Ajax from gourl.io
- * @copyright 2014-2021 Delta Consultants
+ * @copyright 2014-2023 Delta Consultants
* @category Javascript
* @website https://gourl.io
* @api https://gourl.io/api.html
- * @version 2.2.2
+ * @version 2.2.3
*/
/**
diff --git a/js/_source/cryptobox.js b/js/_source/cryptobox.js
index 40572a4..4058073 100644
--- a/js/_source/cryptobox.js
+++ b/js/_source/cryptobox.js
@@ -1,10 +1,10 @@
/**
* @package GoUrl Bitcoin/Altcoin Payment Box - show iFrame Payment Box
- * @copyright 2014-2021 Delta Consultants
+ * @copyright 2014-2023 Delta Consultants
* @category Javascript
* @website https://gourl.io
* @api https://gourl.io/api.html
- * @version 2.2.2
+ * @version 2.2.3
*/
/**
diff --git a/js/_source/support.js b/js/_source/support.js
index f7da19c..fe12315 100644
--- a/js/_source/support.js
+++ b/js/_source/support.js
@@ -1,10 +1,10 @@
/**
* @package GoUrl Bitcoin/Altcoin Payment Box - Update HTML Payment Box values
- * @copyright 2014-2021 Delta Consultants
+ * @copyright 2014-2023 Delta Consultants
* @category Javascript
* @website https://gourl.io
* @api https://gourl.io/api.html
- * @version 2.2.2
+ * @version 2.2.3
*/
/**
diff --git a/lib/cryptobox.callback.php b/lib/cryptobox.callback.php
index b785fe5..7199b66 100644
--- a/lib/cryptobox.callback.php
+++ b/lib/cryptobox.callback.php
@@ -8,10 +8,10 @@
* Cryptobox Server Callbacks
*
* @package Cryptobox callbacks
- * @copyright 2014-2021 Delta Consultants
+ * @copyright 2014-2023 Delta Consultants
* @category Libraries
* @website https://gourl.io
- * @version 2.2.2
+ * @version 2.2.3
*
*
* This file processes call-backs from Cryptocoin Payment Box server when new payment
diff --git a/lib/cryptobox.class.php b/lib/cryptobox.class.php
index 4f8bd27..55ab154 100644
--- a/lib/cryptobox.class.php
+++ b/lib/cryptobox.class.php
@@ -8,14 +8,14 @@
* PHP Cryptocurrency Payment Class
*
* @package GoUrl PHP Bitcoin/Altcoin Payments and Crypto Captcha
- * @copyright 2014-2021 Delta Consultants
+ * @copyright 2014-2023 Delta Consultants
* @category Libraries
* @website https://gourl.io
* @api https://gourl.io/bitcoin-payment-gateway-api.html
* @example https://gourl.io/lib/examples/example_customize_box.php <----
* @gitHub https://github.com/cryptoapi/Payment-Gateway
* @license Free GPLv2
- * @version 2.2.2
+ * @version 2.2.3
*
*
* CLASS CRYPTOBOX - LIST OF METHODS:
@@ -82,7 +82,7 @@
elseif (!defined('ABSPATH')) exit; // Wordpress
-define("CRYPTOBOX_VERSION", "2.2.2");
+define("CRYPTOBOX_VERSION", "2.2.3");
// GoUrl supported crypto currencies
define("CRYPTOBOX_COINS", json_encode(array('bitcoin', 'bitcoincash', 'bitcoinsv', 'litecoin', 'dash', 'dogecoin', 'speedcoin', 'reddcoin', 'potcoin', 'feathercoin', 'vertcoin', 'peercoin', 'monetaryunit', 'universalcurrency')));
diff --git a/readme.md b/readme.md
index a2c60fd..19096e5 100644
--- a/readme.md
+++ b/readme.md
@@ -2,7 +2,7 @@
GoUrl.io Cryptocoin Payment Gateway API
-----------------------------------------
-Version 2.2.2
+Version 2.2.3
**Accept Bitcoin, Bitcoin Cash, Bitcoin SV, Litecoin, Dash, Dogecoin, Speedcoin, Reddcoin, Potcoin, Feathercoin, Vertcoin, Peercoin, UniversalCurrency, MonetaryUnit Payments Online on your website**
@@ -38,7 +38,7 @@ Our Payment Gateway with Instant Checkout allows you to easily organise your web
Information
------------------------------------
-Copyright © 2014-2021 [Delta Consultants](https://gourl.io)
+Copyright © 2014-2023 [Delta Consultants](https://gourl.io)
Website: [https://gourl.io](https://gourl.io)