#maran-daniel_docs

1 messages ยท Page 1 of 1 (latest)

rose hawkBOT
#

๐Ÿ‘‹ 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.

verbal wolf
#

Hi

umbral imp
#

๐Ÿ‘‹ happy to help

#

what's the exact ask here?

verbal wolf
#

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

verbal wolf
#

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

umbral imp
#

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

verbal wolf
#

oh okay

#

now I understood

#

thank you