mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-01-06 15:44:26 +01:00
Merge pull request #1908 from btcpayserver/feat/shopify-mark-paid
Shopify registering paid transactions, marking orders paid, finishing integration
This commit is contained in:
@@ -205,5 +205,12 @@
|
||||
"minify": {
|
||||
"enabled": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"outputFileName": "wwwroot/bundles/shopify-bundle.min.js",
|
||||
"inputFiles": [
|
||||
"wwwroot/modal/btcpay.js",
|
||||
"wwwroot/shopify/btcpay-shopify.js"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user