forked from cryptoapi/Payment-Gateway
-
Notifications
You must be signed in to change notification settings - Fork 0
/
history.txt
154 lines (82 loc) · 4.94 KB
/
history.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
===============================================================================
== Version 2.1.4 (August 2018)
===============================================================================
- Update live exchange rates websites
===============================================================================
== Version 2.1.3 (April 2018)
===============================================================================
- Several new enhancements. Recommended Update
===============================================================================
== Version 2.1.2 (April 2018)
===============================================================================
- Several new enhancements.
===============================================================================
== Version 2.1.1 (April 2018)
===============================================================================
- Isolate Bootstrap CSS to a particular class 'bootstrapiso' to avoid css conflicts with your site css style
===============================================================================
== Version 2.1 (April 2018)
===============================================================================
- Several new enhancements
===============================================================================
== Version 2.0 (February 2018)
===============================================================================
- Added mobile friendly payment box
- White Label Product - Bitcoin Payments with your own logo and all payment requests through your server
- Generate PHP Custom Payment Box Code Online - https://gourl.io/lib/examples/example_customize_box.php
- JSON/Bootstrap4 supports
===============================================================================
== Version 1.8.3 (December 2017)
===============================================================================
- Added Universal Currency [UNIT] (voting winner https://gourl.io/coin-voting.html#voting)
===============================================================================
== Version 1.8.2 (September 2017)
===============================================================================
- Updated Google Currency Converter Url
===============================================================================
== Version 1.8.1 (August 2017)
===============================================================================
- Added Bitcoin Cash (BCH/BCC)
===============================================================================
== Version 1.8 (May 2017)
===============================================================================
- Get bitcoin/altcoin payment box values from gourl.io in JSON format.
JSON data will allow you to easily customise your bitcoin payment boxes.
For example, you can display payment amount and bitcoin payment address with your
own text, you can also accept payments in android/windows and other applications.
Instruction - https://gourl.io/bitcoin-payment-gateway-api.html#p8
===============================================================================
== Version 1.7.11 (February 2017)
===============================================================================
- Added Turkish Language (Thanks to Gezgin)
===============================================================================
== Version 1.7.10 (January 2017)
===============================================================================
- Added Italian Language (Thanks to Lorenzo)
===============================================================================
== Version 1.7.8 (November 2016)
===============================================================================
- Added Japanese Language (Thanks to Takiko)
- Added Indonesian Language (Thanks to Tejo)
- Added Polish Language (Thanks to Kacper)
===============================================================================
== Version 1.7.7 (May 2016)
===============================================================================
- Added Korean Language (Thanks to Arthur)
- Moved IPN function cryptobox_new_payment(...) in separate file cryptobox.newpayment.php
===============================================================================
== Version 1.7.6 (March 2016)
===============================================================================
- Added Portuguese Language (Thanks to Miguel)
- Several new enhancements
===============================================================================
== Version 1.7.5 (January 2016)
===============================================================================
- Added German Language (Thanks to Sebastian, Julius)
- Added Persian Language (Thanks to Kaveh, Ali-Mehdi)
- Supporting Right-to-Left Languages
===============================================================================
== Version 1.7.4 (December 2015)
===============================================================================
- Added Dutch Language (Thanks to Erik)
- Several new enhancements