ndeet
ndeet
Can confirm this issue on MacOS no matter which browser. If somebody on Windows or Linux can confirm that the change to `*.ocmod.zip` as mentioned by @mklarsen above would be...
Hi @jeffpaul thanks for the quick reply. The GH action run: https://github.com/btcpayserver/woocommerce-greenfield-plugin/runs/5274673242?check_suite_focus=true The SVN Repo: https://plugins.trac.wordpress.org/browser/btcpay-greenfield-for-woocommerce/trunk Thank you.
It is kinda legacy api inspired by BitPay but in our case scoped to the store and configured pairs (https://testnet.demo.btcpay.tech/api/rates?storeId=46y7JuD7dUHEN1BxeAmtReA5zjUzSho7HVXVteQr1XUW). So yes maybe good to add it to Greenfield too....
I think there are two issues, one is this to document it and two discuss if this should be also available on Greenfield API, I added a discussion here https://github.com/btcpayserver/btcpayserver/discussions/3837
We could put that information here https://docs.btcpayserver.org/CustomIntegration/ (which also needs some overhaul and make clear that BitPay is the legacy API and GF is the way to go).
The discussion was more about the [greenfield API](https://github.com/btcpayserver/btcpayserver/issues/3808) which is different than the store settings and some legacy from BitPay API. It is clearer now what speedPolicy on Greenfield mean,...
Awesome! Unfortunately I couldn't test for now as all my nodes are pruned 😬 ``` Generating /app/Generated/docker-compose.generated.yml The fragment opt-add-mempool is incompatible with 'pruning' ```
Hi @jfitzsimmons2, glad I found this issue. I'm currently fighting with this as well but on platform.sh. Goal is to deploy a fully working styleguide alongside with the site. The...
Not sure about having multiple additional status, maybe @Kukks @dennisreimann has an input to this too. Even if it stays as PaidLate at least the "Overpaid" column like with status...
As discussed with @NicolasDorier it is not easily possible to add multiple invoice statuses and the paidLate invoice status is kinda correct even if also overPaid. What we should do...