|
|
4b14f6640f
|
Fix PrintGood.Cnt type: int -> float64 to match API response
v0.0.26
|
2026-03-25 20:53:02 +03:00 |
|
|
|
d4cad7cb74
|
Remove warnings field from BaseResponse to fully ignore API warnings
v0.0.25
|
2026-03-18 17:04:48 +03:00 |
|
|
|
ee08291fc1
|
Fix warnings deserialization: change type from []string to []Warning struct
Vchasno API returns warnings as array of objects {code, wtxt}, not strings.
This caused unmarshal errors on successful responses with warnings.
v0.0.24
|
2026-03-18 17:01:09 +03:00 |
|
|
|
23779ad6ad
|
Fix Docno type
v0.0.23
|
2026-01-29 13:13:43 +03:00 |
|
|
|
f23c4ffd1c
|
Add isDM flag to Client and update FiscalRequest structure for DM support
v0.0.22
|
2026-01-16 02:41:11 +03:00 |
|
|
|
861a1640d4
|
Improved error handling in vchasno responses
v0.0.21
|
2026-01-16 02:27:09 +03:00 |
|
|
|
28a8810ffb
|
set default devicemanager endpoint as /dm/execute. As stated in VCHASNO docs.
v0.0.20
|
2026-01-16 02:23:48 +03:00 |
|
|
|
3ed7d33b84
|
Added Verbose mode
v0.0.19
|
2026-01-16 02:21:37 +03:00 |
|
|
|
3e02c6f2d5
|
improved error messages
v0.0.18
|
2026-01-16 02:19:24 +03:00 |
|
|
|
9513c373aa
|
some more tls magic
v0.0.17
|
2026-01-16 02:17:39 +03:00 |
|
|
|
961b90626f
|
set TLS to version 1.2
v0.0.16
|
2026-01-16 02:14:31 +03:00 |
|
|
|
81fb8c7e7e
|
changed fiscal endpoint
v0.0.15
|
2026-01-14 18:00:15 +03:00 |
|
|
|
08c7556960
|
added device support
v0.0.13
v0.0.14
|
2026-01-10 04:47:04 +03:00 |
|
|
|
d9bfa5ff7f
|
Added custom URL support (DM)
v0.0.12
|
2026-01-08 16:37:02 +03:00 |
|
daniel
|
b70e95ac5c
|
Added null cheque
v0.0.11
|
2025-10-16 04:36:48 +03:00 |
|
|
|
ac4f4670bb
|
disabled test JSON logging
v0.0.10
|
2025-10-15 10:08:54 +03:00 |
|
|
|
4a8b5cf0c5
|
Added comment to clarify JSON request execution in executeRequest function
v0.0.9
|
2025-10-14 11:40:57 +03:00 |
|
|
|
b33620f629
|
json mashal instead of struct in body
v0.0.7
v0.0.8
|
2025-10-14 11:37:19 +03:00 |
|
|
|
8006fd0935
|
added debug json req logging
v0.0.5
v0.0.6
|
2025-10-14 11:30:31 +03:00 |
|
|
|
4f9ca56157
|
fixed comment
v0.0.4fixA
|
2025-10-13 16:16:06 +03:00 |
|
|
|
328447f079
|
Added commentUP field to fiscalAPI
v0.0.4
v0.0.4fix
|
2025-10-13 16:08:02 +03:00 |
|
|
|
854187f98e
|
added bankname and terminal ID
v0.0.3
|
2025-10-08 16:23:44 +03:00 |
|
|
|
43b1d40028
|
refactor: Update payment type constants to use vchasno package directly
v0.0.2
|
2025-10-07 14:53:50 +03:00 |
|
|
|
1081f2cca6
|
complete structure revamp
|
2025-10-07 14:46:31 +03:00 |
|
|
|
0d800e014e
|
feat: Added AuthCode and RRN support to card payment system
|
2025-10-03 16:27:49 +03:00 |
|
|
|
5c8540d3d0
|
feat: wrong username
|
2025-09-30 14:54:02 +03:00 |
|
|
|
73b8795d7b
|
transfer from git
|
2025-09-30 14:46:18 +03:00 |
|
daniel
|
830b63e701
|
initial commit
|
2025-09-30 14:39:08 +03:00 |
|
|
|
85292a94ba
|
Initial commit
|
2025-09-30 23:33:50 +12:00 |
|