node-btcpay icon indicating copy to clipboard operation
node-btcpay copied to clipboard

BTCPay NodeJS client

Results 16 node-btcpay issues
Sort by recently updated
recently updated
newest added

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies

Calling `get_rates` without store ID should work, as it does in [btcpay-python](https://github.com/btcpayserver/btcpay-python/) as well. The problem is that node-btcpay literally passes `undefined` as store ID parameter if none is given,...

We have a landing page for when a user successfully completes the payment. "localhost:8080/buy/pay-invoice/{{ invoice.id }}/complete" Is it possible to dynamically access the invoice id? TY

My BTCPayServer is using a letsencrypt cert which is affected by [this issue](https://letsencrypt.org/docs/dst-root-ca-x3-expiration-september-2021/). As explained in the link, the browser has no issue with expired certs but my api call...

Will leave this open to track. Assume greenfield is in flux and thus no client SDKs yet