Commit graph

178 commits

Author SHA1 Message Date
33df90eb96
Correct order endpoints 2023-06-05 07:47:51 -05:00
88ae856195
Add random token for orders 2023-06-02 13:51:17 -05:00
9d81bd7472
Order endpoints corrections 2023-06-01 14:59:50 -05:00
c8f1d250b5
Add tests for Item endpoints 2023-05-26 14:04:35 -05:00
857a298b96
Enhance GET items 2023-05-25 11:15:21 -05:00
958f04ee11
Harden user endpoints and corresponding tests 2023-05-17 11:46:24 -05:00
ee95038a44
Update tests 2023-05-17 09:44:25 -05:00
9f13cbf302
Correct order payment logic 2023-05-16 14:27:10 -05:00
6122a2d423
Adjust obfuscation of viewing key 2023-05-13 08:16:00 -05:00
e0f631fd03
Add obfuscated viewing key 2023-05-13 07:53:14 -05:00
24d8f25ed1
Add settings API endpoint 2023-05-12 15:17:13 -05:00
d4b56ca641
Update owner data endpoints 2023-05-12 13:57:56 -05:00
aef26675b4
Enhance owner endpoint 2023-05-12 08:32:55 -05:00
849f1d9120
Fix bug for parsing YWallet memos 2023-05-11 16:46:47 -05:00
8e05df0727
Improve debugging info 2023-05-11 15:31:27 -05:00
feea097405
Add debugging for memo parsing 2023-05-11 15:25:38 -05:00
e99db85feb
Add validation status to checkuser 2023-05-11 14:44:45 -05:00
04e0638752
Add getscanlang endpoint 2023-05-11 14:26:24 -05:00
f185c76fa0
Place price endpoint outside of fence 2023-05-11 13:15:17 -05:00
1c202cf817
Add getmainlang endpoint 2023-05-11 11:59:57 -05:00
f68675af03
Add checkuser endpoint 2023-05-11 11:36:28 -05:00
e80411d8bd
Fix new endpoint for login language 2023-05-10 15:24:16 -05:00
0afcaed076
Add new endpoint for login language 2023-05-10 15:09:19 -05:00
4e8ecb24e6
Correct owner id in API 2023-05-10 14:16:33 -05:00
e1919be03a
Correct xero endpoint 2023-05-10 10:52:25 -05:00
55d30b8b0f
Correct OwnerData 2023-05-10 10:42:40 -05:00
d67d1937f5
Rebuild owner endpoints 2023-05-09 11:03:26 -05:00
a201810134
Modify endpoint to create new owner 2023-05-08 16:01:46 -05:00
cbc4e02766
Implement API server access control 2023-05-08 11:21:09 -05:00
41d436d5c2
Fix saving of viewing key 2023-05-02 18:35:26 -05:00
f8b69a1c87
Improve load of payments into DB 2023-05-02 14:40:26 -05:00
c74b75d025
Add debugging 2023-05-02 14:14:07 -05:00
61b0dea641
Fix typo in DB schema 2023-05-02 10:42:35 -05:00
519dbe1ac2
Add debugging 2023-05-02 10:35:53 -05:00
b2fab07eb8
Correct saving of Pro session in DB 2023-05-02 09:40:16 -05:00
e1d1c80c6f
Fix #6 2023-04-28 13:05:02 -05:00
dec42791e8
Enable separate pro session tracking 2023-04-11 09:58:07 -05:00
75a6896ec8
Fix Xero token request 2023-03-15 15:52:52 -05:00
cce6811df2
Correct parsing of memos 2023-03-14 12:55:23 -05:00
63d372c2d5
Change Zcash scan to use parser 2023-03-14 10:17:31 -05:00
e437da2841
Implement memo parser 2023-03-10 15:31:47 -06:00
91b5a841f9
Change confirmation window 2023-02-28 14:58:41 -06:00
25fad17363
Implement enhancements for #3 2023-02-28 11:19:08 -06:00
6a766ee0d8
Add batch load of translation 2023-02-16 07:49:05 -06:00
de3293f6ec
Add upsert of language component 2023-02-02 15:43:54 -06:00
fb82923949
Add language endpoints 2023-02-02 15:14:28 -06:00
683f49d069
Fix #5 2023-02-01 12:49:33 -06:00
ddb451383b
Implement payments enhancements and tests 2023-01-30 15:29:21 -06:00
a17e8d6f2a
Implement BLAKE3 for PIN hashing 2023-01-27 11:01:05 -06:00
6d14ccd48a
Implement pin hardening 2023-01-26 12:13:17 -06:00
bde97f9211
Correct expiring owners query for paid 2023-01-24 18:34:22 -06:00
f2c04ec8d5
Correct types 2023-01-24 13:54:21 -06:00
1e2784f7db
Implement SMTP configuration 2023-01-24 13:27:32 -06:00
1a100fd8ca
Correct owner expiration query 2023-01-24 10:20:00 -06:00
789211b06f
Correct Xero expiration query 2023-01-24 10:18:16 -06:00
4530c95895
Implement function to find expiring owners 2023-01-23 16:56:46 -06:00
3ee6235787
Implement API endpoint to generate token 2023-01-03 13:00:24 -06:00
9fb2149488
Fix bug #2 2022-12-26 08:20:50 -06:00
e4129b2970
Add endpoint to query WooCommerce token 2022-12-15 15:47:02 -06:00
cb9b5cd411
Add WC Order Key to payment flow 2022-12-13 14:01:51 -06:00
d5bbf5e30c
Fix WooCommerce token for payment 2022-12-06 16:35:04 -06:00
694b16bba5
Fix call to payWooOrder 2022-12-06 14:35:13 -06:00
ac2ecd7368
Fix WooCommerce API path 2022-12-06 13:35:11 -06:00
02ecc305fa
Fix session assignment for WooCommerce 2022-12-06 12:40:58 -06:00
e098d65297
Fix WooCommerce API call 2022-12-06 12:09:35 -06:00
7dfd18b33a
Add additional fields for the payment reporting for WooCommerce 2022-12-06 11:04:05 -06:00
be716378f0
Fix issue of multiple auth calls from WooCommerce 2022-12-02 14:43:52 -06:00
3683567b81
Implement WooCommerce order creation 2022-12-01 14:36:06 -06:00
ebb87feee6
Implement base64 decode of siteurl 2022-11-28 18:35:06 -06:00
daa4f59faa
Implement WooCommerce authentication 2022-11-14 15:56:30 -06:00
0eae258dee
Implement token refresh utility 2022-10-26 15:34:29 -05:00
d2dcddbeb2
Viewing key process enhancements 2022-10-08 07:16:47 -05:00
84c6d82e98
Add reference message for Xero payment 2022-09-28 13:54:42 -05:00
99efd43af8
Error handling improvements 2022-09-22 15:20:10 -05:00
1263b63460
Implement payment recording in Xero 2022-09-09 11:17:59 -05:00
53b9d6ab52
Implement payment record to Xero 2022-09-08 14:05:42 -05:00
e475a4e471
Fix JSON schema for Xero Invoice 2022-09-08 11:26:54 -05:00
74ebb9d61a
Correct Xero token DB saving 2022-09-08 10:52:32 -05:00
ec4fcd3fc8
Improve error handling for Xero linking 2022-09-08 10:36:55 -05:00
26b14246e1
Correct Xero token record in DB 2022-09-08 09:44:45 -05:00
8e3bdadb08
Correct redirect URI 2022-09-07 17:20:43 -05:00
18498b6032
Correct response code for endpoint 2022-09-06 15:52:32 -05:00
c3747794d4
Implement account code endpoint 2022-09-06 14:01:14 -05:00
0f14b7d426
Enable New Zealand Dollars 2022-09-06 09:53:34 -05:00
5f387a7a16
Switch to amount due for Xero invoices 2022-09-01 10:42:41 -05:00
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
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
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