From 6a50facafcddc33c5b1df601e6a8e5a37457132a Mon Sep 17 00:00:00 2001 From: "Gourl.io" Date: Sun, 30 May 2021 19:21:00 +0100 Subject: [PATCH] update --- COPYING | 4 ++-- Examples/example_basic.php | 6 +++--- Examples/example_customize_box.php | 10 +++++----- Examples/pay-per-download-multi.php | 4 ++-- Examples/pay-per-download.php | 4 ++-- Examples/pay-per-membership-multi.php | 4 ++-- Examples/pay-per-membership.php | 4 ++-- Examples/pay-per-page-multi.php | 4 ++-- Examples/pay-per-page.php | 4 ++-- Examples/pay-per-post-multi.php | 4 ++-- Examples/pay-per-post.php | 4 ++-- Examples/pay-per-product-multi.php | 4 ++-- Examples/pay-per-product.php | 4 ++-- Examples/pay-per-registration-multi.php | 4 ++-- Examples/pay-per-registration.php | 4 ++-- example_basic.php | 6 +++--- example_customize_box.php | 10 +++++----- js/_source/ajax.js | 2 +- js/_source/cryptobox.js | 2 +- js/_source/support.js | 2 +- lib/cryptobox.callback.php | 2 +- lib/cryptobox.class.php | 2 +- readme.md | 2 +- 23 files changed, 48 insertions(+), 48 deletions(-) diff --git a/COPYING b/COPYING index c8968b1..9af50bb 100644 --- a/COPYING +++ b/COPYING @@ -1,5 +1,5 @@ -Copyright (c) 2014-2020 Delta Consultants -Copyright (c) 2014-2020 GoUrl.io Developers +Copyright (c) 2014-2021 Delta Consultants +Copyright (c) 2014-2021 GoUrl.io Developers Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/Examples/example_basic.php b/Examples/example_basic.php index 945986e..621c099 100644 --- a/Examples/example_basic.php +++ b/Examples/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-2020 Delta Consultants + * copyright (c) 2014-2021 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-2020 YEARS *************************************************************************/ + /********************** NOTE - 2018-2021 YEARS *************************************************************************/ /***** *****/ - /***** This is NEW 2018-2020 latest Bitcoin Payment Box Example (mobile friendly JSON payment box) *****/ + /***** This is NEW 2018-2021 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 *****/ diff --git a/Examples/example_customize_box.php b/Examples/example_customize_box.php index d5069a2..803137e 100644 --- a/Examples/example_customize_box.php +++ b/Examples/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-2020 Delta Consultants + * copyright (c) 2014-2021 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-2020 YEARS *************************************************************************/ + /********************** NOTE - 2018-2021 YEARS *************************************************************************/ /***** *****/ - /***** This is NEW 2018-2020 latest Bitcoin Payment Box Example (mobile friendly JSON payment box) *****/ + /***** This is NEW 2018-2021 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 *****/ @@ -478,7 +478,7 @@
-

Customize GoUrl Bitcoin/ Altcoin Payment Box (2020 year)

+

Customize GoUrl Bitcoin/ Altcoin Payment Box (2021 year)

See live generated php/html code for your website below (open source class)