Commit Graph

35 Commits

Author SHA1 Message Date
ndeet
4c340ee466 Make sure the user needs to select store. 2023-06-22 11:24:21 +02:00
Judith
2bb0847a68 payment method will not work until exact permissions are provided - admin error 2022-02-04 11:36:03 +01:00
Judith
370a2bac13 check if there are payment methods for the BTCPay store 2021-09-23 12:32:22 +02:00
Judith
5a308e76b5 added required api permission 2021-09-23 12:30:51 +02:00
Judith
e2e4e31973 1 API key for all magento stores (default scope) 2021-09-22 12:12:59 +02:00
Judith
eac7495253 renamed function 2021-09-21 12:54:28 +02:00
Judith
596b5cf338 renamed function 2021-09-21 12:15:59 +02:00
Judith
50eeef6bbc updated comment & selectiveStores is false 2021-09-21 12:10:42 +02:00
Judith
03d100d943 return false when no webhook was created 2021-09-17 14:42:52 +02:00
Judith
18cf52f4e3 return the webhook 2021-09-14 16:26:23 +02:00
Judith
c89f08aaaf getAllBtcStores with client and getAllBtcStoresAssociative 2021-09-10 14:28:24 +02:00
Judith
46a16207a7 code format 2021-09-10 12:58:47 +02:00
Judith
d0fc509809 getAllMagentoStoreViewIds - deleteWebhooksIfNeeded 2021-09-10 12:39:48 +02:00
Judith
b3f1ba3c8e added param types 2021-09-10 11:09:19 +02:00
Judith
534955e7f1 getAllBtcPayStores(), deleteWebhookIfNeeded(), getCurrentStoreId(), getApiKeyForStoreView() 2021-09-09 16:02:38 +02:00
Judith
ce10d6ac4b surrounded by if($apiKey) 2021-09-09 16:01:43 +02:00
Judith
849e367ac2 renamed functions, remove unused function 2021-09-09 11:47:06 +02:00
Judith
c2793556c3 WIP Webhooks 2021-09-09 11:24:02 +02:00
Judith
fed010b104 create webhook 2021-09-09 10:03:05 +02:00
Judith
619e106452 added translations 2021-09-08 14:21:16 +02:00
Judith
cbdb424102 show all api keys, generate btn on website level 2021-09-08 13:57:37 +02:00
Judith
326ad240d3 renamed function 2021-09-07 14:36:24 +02:00
Judith
96c2386988 check if $permissions is null 2021-09-03 16:54:07 +02:00
Wouter Samaey
a8c2bc5dc3 WIP v2.0.0 with Greenfield API 2021-09-01 11:14:17 +02:00
Wouter Samaey
bf78e3b6af Major refactoring from "transaction" to "invoice", using proper terminology 2019-08-04 22:23:43 +02:00
Wouter Samaey
f135c95313 WIP polling for invoice updates 2019-08-03 22:34:09 +02:00
Wouter Samaey
b2f607bad2 Working checkout - needs 1 final test 2019-08-03 22:13:48 +02:00
Wouter Samaey
0816516ab5 WIP 2019-07-25 10:07:11 +02:00
Wouter Samaey
654580a2b9 WIP with new PHP API client 2019-07-24 22:42:36 +02:00
Wouter Samaey
91e362b165 WIP 2019-07-24 15:41:44 +02:00
Wouter Samaey
be6d794d02 WIP 2019-07-24 14:23:36 +02:00
Wouter Samaey
59d40ddef7 WIP 2019-07-22 10:47:08 +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
b40d9e0f6a WIP 2019-07-15 22:26:50 +02:00