Commit Graph

36 Commits

Author SHA1 Message Date
Judith
f1d7201e27 Mark BTCPay Invoice as 'Settled' or 'Invalid' from Magento admin 2021-09-23 12:36:46 +02:00
Judith
7db69f89c6 added TODO 2021-09-23 12:29:10 +02:00
Judith
65ba707a78 create a webhook for every Magento2 store 2021-09-23 12:28:56 +02:00
Judith
291932bebe removed TODO 2021-09-23 12:27:43 +02:00
Judith
e2e4e31973 1 API key for all magento stores (default scope) 2021-09-22 12:12:59 +02:00
Judith
ad62218753 removed unused block, controller, layout + template 2021-09-21 13:55:28 +02:00
Judith
6a79532047 updated UpdateInvoice 2021-09-21 13:50:35 +02:00
Judith
0c1fc3e978 no need to encode url here 2021-09-21 12:54:48 +02:00
Judith
c61720ed1a use Order statuses model 2021-09-15 12:46:45 +02:00
Judith
8a2ae58479 save invoice in db after created in btcPay 2021-09-14 16:24:19 +02:00
Judith
0baab5d415 can't be both 'Processing' and 'Expired' 2021-09-13 16:00:38 +02:00
Judith
21f428e77a restore the cart, cancel the order 2021-09-13 13:17:18 +02:00
Judith
b7de646637 don't use the object manager, check if is processing, correct redirect urls 2021-09-13 13:16:59 +02:00
Judith
312cca1785 restore Cart controller 2021-09-13 10:56:39 +02:00
Judith
c89f08aaaf getAllBtcStores with client and getAllBtcStoresAssociative 2021-09-10 14:28:24 +02:00
Judith
f018e9a63d when only 1 BTCPay store, create webhook 2021-09-09 16:18:40 +02:00
Judith
68de5ec10f added TODO 2021-09-09 10:02:44 +02:00
Judith
e0766419b3 save BTCStore if there is only 1 2021-09-08 10:39:39 +02:00
Judith
e4022f0685 clear config cache after save - cleanup 2021-09-08 09:49:39 +02:00
Judith
85795afc8f fixed typo 2021-09-07 17:14:53 +02:00
Judith
7909951d68 when secret does not match, do nothing 2021-09-07 14:36:43 +02:00
Judith
4d48343d19 log error 2021-09-07 10:55:10 +02:00
Judith
33cd96ebbb get base url for store 2021-09-07 10:46:21 +02:00
Judith
a1fd8a465a save api key 2021-09-06 17:47:43 +02:00
Wouter Samaey
a8c2bc5dc3 WIP v2.0.0 with Greenfield API 2021-09-01 11:14:17 +02:00
Wouter Samaey
e0b31ec3dc Working update invoice function 2019-08-05 21:21:28 +02:00
Wouter Samaey
70d393329e Fixing some errors 2019-08-05 20:46:07 +02:00
Wouter Samaey
3979eb31b7 Refactoring 2019-08-05 20:29:23 +02:00
Wouter Samaey
bf78e3b6af Major refactoring from "transaction" to "invoice", using proper terminology 2019-08-04 22:23:43 +02:00
Wouter Samaey
b2f607bad2 Working checkout - needs 1 final test 2019-08-03 22:13:48 +02:00
Wouter Samaey
daebfb8e40 WIP 2019-08-02 22:00:04 +02:00
Wouter Samaey
be6d794d02 WIP 2019-07-24 14:23:36 +02:00
Wouter Samaey
c624c5466a WIP 2019-07-21 23:21:17 +02:00
Wouter Samaey
2a37378509 Renamed module name from BTCPayServer to just BTCPay 2019-07-21 21:56:05 +02:00
Wouter Samaey
a861c2c73b Huge cleanup and refactoring or order states 2019-07-15 13:48:44 +02:00
Wouter Samaey
9bc945b400 Initial version 2019-07-15 11:07:13 +02:00