Dennis Reimann
5e7836b293
Controller cleanups
2021-02-23 16:51:58 +01:00
Dennis Reimann
a6fe61d508
Fix missing view name
2021-02-23 16:51:11 +01:00
nicolas.dorier
18e68d04f9
Rename invoice states and payment states
2020-11-23 18:28:35 +09:00
nicolas.dorier
f3611ac693
Add Webhooks in store's settings
2020-11-08 15:57:24 +09:00
Kukks
d59295688e
Handle edge cases around partial payments and when txs are not registered on Shopify because of unexpected outage
2020-09-29 16:52:17 -05:00
Kukks
4a596c7373
Remove leftover shopify API calls and script creation
2020-09-28 07:58:49 +02:00
rockstardev
c14fd69a0e
Disabling automatic creation of Script in Shopify
2020-09-26 12:51:29 -05:00
rockstardev
eb6b1b431c
Removing duplicate FromServices import
2020-09-25 14:13:57 -05:00
rockstardev
48acd101a5
Handling errors with registering store script
2020-09-25 13:55:34 -05:00
rockstardev
694cedb89a
Handling scenario where user provides invalid Shopify credentials
2020-09-25 13:50:23 -05:00
rockstardev
47e9f820e4
Switching the flow to exclusively use Example Url
2020-09-25 13:50:04 -05:00
Kukks
a7d7b5abc3
set order id of shopify invoice and serch by order id + storeId
2020-09-24 18:18:17 +02:00
rockstardev
e9bd1bad67
Removing reference to Nethereum, Bitcoin only build
2020-09-24 16:25:36 +02:00
Kukks
42df6d58b1
Simplify Shopify integration
...
Added dedicated endpoint that generates an invoice or returns an existing one as needed for a shopify order
Added rate limiter to shopify endpoint to prevent abuse
Reduce shopify js to a small file
Use events from btcpay modal to reduce constant pinging to btcpay server
Register invoice payment failures on the shopify backend.
2020-09-24 16:25:35 +02:00
Kukks
078a2d7e39
Reduce Shopify integration steps and make sure checks work.
2020-09-24 16:25:35 +02:00
Kukks
19cc93daae
Reduce steps to 1 when integrating Shopify and start adding more API calls for Shopify to reduce JS logic
2020-09-24 16:25:35 +02:00
Kukks
4516bbdadd
Fix and Cache Shopify JS
2020-09-24 16:25:35 +02:00
Kukks
0cf9b20328
Kukks Shopify Enhancement Suite Commit
2020-09-24 16:25:35 +02:00