#maran-daniel_docs
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1438867089158045706
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi
thank you
I need any link to the doc for Stripe recent feature update regarding paid_out_of_band
the issue is we have an automation in Zoho CRM where our Client is using Stripe Checkout payment methodology for deposit payments, here the payment intent is succeeded and while a checkout session is completed we manually create a stripe invoice and mark as paid by the api pay "paid_out_of_band:true"
this was running perfect until October last
why are you doing this? you can automatically create an invoice of a payment done on the Checkout Sessions
well i would check this
actully in our current implementation after a deposit payment intent is succeeded we create a stripe invoice and mark it as paid which creates a duplicate stripe payment record
this is appearing only from October last
so Customer wants to know what feature update has been done in Stripe
regarding paid_out_of_band
I understand, but you shouldn't be creating the invoices manually and marking them as paid-out-of-band, when in fact they are paid in Stripe but through a different payment integration flow