#CareWide-Mike

1 messages · Page 1 of 1 (latest)

spare tokenBOT
frosty coral
#

Hey Pompey

versed cloak
#

Hello! This server is mostly for coding questions, if you reach out to our support team they should be able to help you look in to this https://support.stripe.com/?contact=true

frosty coral
#

I have a feeling this is a coding issue. Every time we view an invoice it sends an "incomplete" on stripes dashboard.

#

We haven't even clicked the pay now button. Just by viewing it.

versed cloak
#

Do you have an example ID of an invoice like this (in_123)

frosty coral
#

pi_3lzh

versed cloak
#

To be clear on terminology, Payouts are what Stripe calls it when funds are sent from your Stripe account to your bank account. Invoices failing to charge users is a separate issue if you are seeing both

#

The ID will be longer than that, can you try seeing if you have a longer version of that ID?

frosty coral
#

We might be seeing both, but our customers are saying they didn't get an invoice or a payment, but our side we are seeing "Succeeded."

#

pi_3Lz4NPI0Gr6I9oyC0Vwv8UkB

versed cloak
#

I'm a bit confused, that payment intent successfully charged the user. Also it isn't part of a Stripe Invoice, so if you have your own custom invoices defined via your custom code, you will need to debug on your side what is happening with the invoice being sent off

frosty coral
#

Ok, thats all I needed to hear. The devlopers are saying its a "Stripe" issue and I had a feeling it wasn't. I just needed to figure out what the best area is.

versed cloak
#

Gotcha, glad I could clarify on that at least. We are also happy to talk to the developers if this is identified as some issue when interacting with the API in your code.

frosty coral
#

Ok, I will let them know. We are going to look into this further to see if people are getting paid or not.

#

If it says succeeded then the end user is getting paid.