forked from cryptoapi/Payment-Gateway
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhistory.txt
88 lines (47 loc) · 2.79 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
===============================================================================
== 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.9 (December 2016)
===============================================================================
- Added Swiscoin (coins voting https://gourl.io/coin-voting.html)
===============================================================================
== 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