#NonStop Versatility

1 messages · Page 1 of 1 (latest)

raw jayBOT
wise badger
#

Hello, are you writing any Stripe API code? Or is the Stripe API code entirely within Woo's platform?

#

If you are not writing the API code yourself here, it would be better to reach out to Woocommerce's support. We don't code their platform so they have a much better idea of how to do things with it

little geode
#

Yes we use an API code and a webhook to connect the payments

wise badger
#

Can you send me the ID of the payment that you are seeing this pending status for?

little geode
#

Sure,
ID:
pm_1NAY5EDOmPjCdiDDEpn5LkD1

wise badger
#

This would be a different ID, it would start with pi_

#

pm_ would be a payment method

little geode
#

sorry, so is this one
pi_3NAY4kDOmPjCdiDD0yqRXb7h

wise badger
#

Apologies, for some reason my system was having trouble loading that payment

#

To me it looks like that payment has entirely succeeded. I don't see it going in to what Stripe calls a pending state at any point. Is this in your Woocommerce dashboard? This kind of pending may be a concept in their system

little geode
#

yes that's the problem because in woocommers is showing as pending so I thought it could be a problem of comms between the API

wise badger
#

Unfortunately we don't know what their platform is doing with the info we sent them so I think we are back to the territory where you should reach out to their support

#

In our logs I can see that we have only ever returned requires_payment_method and succeeded as statuses for that payment intent, which are accurate. If there is a disconnect, Woo will need to look at it from their side.

little geode
#

Thanks let me check with them