question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Greenfield API: API docs missing InvoiceProcessing event

See original GitHub issue

The Greenfield API sends an InvoiceProcessing event which is also mentioned here in the “authorizedEvents” -> “specificEvents” section: https://docs.btcpayserver.org/API/Greenfield/v1/#operation/Webhokks_GetWebhook

but is not listed on the left sidebar and also not mentioned in the description of the “type” like here: https://docs.btcpayserver.org/API/Greenfield/v1/#tag/Webhooks/paths/InvoiceCreated/post

image

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
bolatovumarcommented, Nov 15, 2021

@ndeet @woutersamaey yeah, you are right, it was renamed but docs were not updated.

PR to update the docs here: https://github.com/btcpayserver/btcpayserver/pull/3104

0reactions
ndeetcommented, Oct 25, 2021

The solution to this seems that the InvoicePaidInFull event was renamed to InvoiceProcessing but the docs were not updated accordingly. So updating the docs by regenerating or renaming should be the fix here.

image

Read more comments on GitHub >

github_iconTop Results From Across the Web

BTCPay Greenfield API (v1)
BTCPay Server supports authenticating and authorizing users through an API Key that is generated by them. Send the API Key as a header...
Read more >
Greenfield doc issue: 6 Event Names do not match the 6 values ...
Just realized some confusing shit in the Docs. The event names do NOT match the type field. There are 6 events and 6...
Read more >
Invoices API (/invoices)
Element Description Req'd Unique abandon‑reason Abandon reason no no account‑type Chart Of Account Reference yes advance‑payment‑received‑amount Amount of advance payment received
Read more >
Integrate with the Invoicing API
Learn how to create and send an invoice with code. ... Use our official libraries for access to the Stripe API: Ruby. Python....
Read more >
Sales Tax API Reference
Welcome to the TaxJar Sales Tax API! You can use our API to get information on sales tax rates, categories or upload transactions....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found