Commit graph

55 commits

Author SHA1 Message Date
e6683a0450
Add tests for memo parsing 2022-08-29 15:35:24 -05:00
11c5370962
Enable Pro mode 2022-08-29 11:26:27 -05:00
4132eb3a3c
Update tests 2022-08-29 11:23:48 -05:00
ca01dd0a14
Correct parsing of YWallet memos 2022-08-29 10:33:38 -05:00
86ba0a1f0f
Fix order endpoint bug 2022-08-26 17:10:59 -05:00
a7a868ac2c
Improve error handling for Xero calls 2022-08-23 10:05:13 -05:00
7240dd1b87
Correct duplicate Xero orders 2022-08-21 16:59:23 -05:00
acf2103f0c
Update changelog 2022-08-20 08:18:40 -05:00
fbc41f9333
Implement endpoints for Xero orders 2022-08-20 08:09:46 -05:00
c965951d0e
Save Xero OAuth tokens to DB 2022-08-18 14:21:32 -05:00
1aa4adba65
Add endpoint to find Owner by ID 2022-08-16 15:54:15 -05:00
cbf16342fd
Implement Xero token 2022-08-11 17:30:24 -05:00
6b67f4d9ba
Update changelog 2022-08-10 10:19:18 -05:00
3be52f16a8
Implement Xero config endpoint 2022-08-10 10:17:47 -05:00
18533b0487
Add fields to Order 2022-08-03 14:13:33 -05:00
0f333fd92c
Add CRM access token to Owner 2022-08-03 13:48:51 -05:00
d060032668
Merge branch 'dev' 2022-07-27 08:19:14 -05:00
b78d006e0c
Version update 2022-07-27 08:18:12 -05:00
a7941a54b4
Update changelog 2022-07-26 15:45:45 -05:00
da19d4a578
Update sorting of orders in list 2022-07-26 10:46:35 -05:00
e9085d6b9e
Fix PIN generator 2022-07-25 12:29:02 -05:00
625fdcaee8
Add check of payment amount 2022-07-22 14:01:08 -05:00
80c6fe6b71
Correct total calculator to use 8 decimals 2022-07-22 13:41:19 -05:00
20061285a2
Implement marking of orders as paid 2022-07-22 11:04:15 -05:00
738b28a4ef
Add functionality to save viewing key
Includes improvements on error handling for RPC calls to the Zcash node.
2022-07-21 12:14:27 -05:00
27a2fab424
Correct viewkey field 2022-07-20 10:24:39 -05:00
00f2f2003a
Add new fields to Owner for payment confirmation 2022-07-18 15:22:44 -05:00
ebf3d2ce25
Add sorting to items list 2022-07-14 10:09:15 -05:00
54a8c2e183
Fix payment scan 2022-07-13 09:21:23 -05:00
aa81880c65
Implement Config type and refactor 2022-07-12 16:08:27 -05:00
b1ae5b51df
Correct tests 2022-07-07 10:56:33 -05:00
bd60df43d7
Enhance encoding of hex memos 2022-07-07 10:33:53 -05:00
dbc7568b55
Enhance hex memo decoding 2022-07-07 10:13:33 -05:00
e0235828e0
Version update 2022-07-07 10:00:13 -05:00
485ff5f526
Merge branch 'dev' 2022-05-24 13:11:52 -05:00
1bf99023b1
Add CHANGELOG and README 2022-05-24 13:10:01 -05:00
347f0f6881
Merge branch 'dev' 2022-05-24 10:21:42 -05:00
31c11aafe7
Fix #1 2022-05-24 10:20:10 -05:00
6274b4dc0a
Merge branch 'dev' 2022-05-20 09:17:49 -05:00
0934aa17bc
Fix updateLogins 2022-05-20 09:16:51 -05:00
7b7d92af93
Version bump 2022-05-19 15:43:23 -05:00
1fbad21678
Version bump 2022-05-19 13:08:12 -05:00
bde11cc9a0
Parametrize fullnode credentials 2022-05-19 12:56:56 -05:00
3574beab58
Implement TLS for API server 2022-05-19 09:52:17 -05:00
0d56026183
Implement config file 2022-05-19 08:24:52 -05:00
8bb94b824a
Implement test for expirations 2022-05-17 16:30:46 -05:00
b3482da312
Implement owner session expiration 2022-05-17 15:06:38 -05:00
0e6c71174a
Implement tests for payment processing 2022-05-17 14:40:19 -05:00
5a0bf9aee4
Refactor Payment type 2022-05-17 12:47:27 -05:00
37912d35b1
Add Item and API endpoints 2022-05-12 14:59:29 -05:00