#Oleksii
1 messages · Page 1 of 1 (latest)
hi! that's not possible really. I don't think you can do this.
we just don't support manual capture for invoice payments
you can't link an existing PaymentIntent to an Invoice
hi thank you for help
what if I just void invoice or keep them draft?
Is it ok from Stripe perspective?
or better just finilize invoice and leave it as is? Does Stripe do something with finilized invoice?
well you can mark the invoice as "paid out of band" in this case
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
I suggest not doing this really, it will be a massive hack and none of your reporting or dashboard income graphs or reports will make sense. We just don't support this use case, you'd have to just not use our Invoices product and just use your PaymentIntents directly.
ok, sounds good
the problem why I need invoice and payment intent it's because in payment intent I can't use product + coupon
I need to keep information for which products user charged exactly
yep, makes sense! we don't have a good solution here unfortunately.
I think I keep invoices as void with additional metadata
Voided invoices will be not deleted or changed status automatically? right?
right