|
6d14ccd48a
|
Implement pin hardening
|
2023-01-26 12:13:17 -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 |
|
|
02ecc305fa
|
Fix session assignment for WooCommerce
|
2022-12-06 12:40:58 -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 |
|
|
daa4f59faa
|
Implement WooCommerce authentication
|
2022-11-14 15:56:30 -06:00 |
|
|
d2dcddbeb2
|
Viewing key process enhancements
|
2022-10-08 07:16:47 -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 |
|
|
ec4fcd3fc8
|
Improve error handling for Xero linking
|
2022-09-08 10:36:55 -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 |
|
|
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 |
|
|
d060032668
|
Merge branch 'dev'
|
2022-07-27 08:19:14 -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 |
|
|
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 |
|
|
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 |
|
|
1bf99023b1
|
Add CHANGELOG and README
|
2022-05-24 13:10:01 -05:00 |
|
|
31c11aafe7
|
Fix #1
|
2022-05-24 10:20:10 -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 |
|
|
b3482da312
|
Implement owner session expiration
|
2022-05-17 15:06:38 -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 |
|