#eirikbakke-invoice-events

1 messages · Page 1 of 1 (latest)

quartz larkBOT
elfin obsidian
#

Just return a 200

#

eirikbakke-invoice-events

static otter
#

OK, thank you! Just wanted to confirm. (Continuing my experiments from the previous thread, doing explicit finalization did not change the 72-hour delay behavior I observed in test mode. In fact I got "This invoice is already finalized" errors.)

#

One follow-up question: Does automatic invoice finalization behavior change depending on whether a webhook is registered for invoice.created or not?

elfin obsidian
#

I don't really understand the question the way you frame it

static otter
#

Yeah actually, as long as the implementor is supposed to just return 200, my follow-up question doesn't make sense.

#

Thank you again!

elfin obsidian
#

sure thing!

#

If you have auto_advance: false then we will not finalize

static otter
#

OK, thanks for that!