#KRS-invoice

1 messages · Page 1 of 1 (latest)

slow summit
#

usually it's because you have a webhook for the invoice.created event that is not responding with a 200, which delays finalisation until it does respond successfully

loud pecan
#

i dont see any failures on the events of this invoices.

#

i have added a invoice item to this invoice when it is created, do i need to do any additional step to finalize it or it is done automatically?

slow summit
#

either

#

well no, sorry

#

if you manually create the invoice you have to finalise it once you're done adding the items, yes

#

we don't do it automatically. After it's finalised, if auto_advance:true is set, then after an hour we will try to pay the invoice, or you can try to confirm the Invoice's PaymentIntent immediately to attempt a payment now