#sinduri_api

1 messages ¡ Page 1 of 1 (latest)

neon lynxBOT
#

👋 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/1219527495733481482

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

timber sphinxBOT
#

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

winter fractal
#

hello! This Checkout Session was paid with a card, it's not an asynchronous payment method, so you won't receive checkout.session.async_payment_succeeded for it

silver marsh
#

oh okay

#

How can I cehck the response of the event associated with this payment
evt_3OkXGNHW6ICaVcOx1PFLF5og? Becuase its only shows summary as it is before 30 days

#

Or Can I resend the webhook then it'll show on the top of event list

floral zodiac
#

Hi @silver marsh I'm taking over this thread

#

You can't retrieve the full event data anymore because it's already more than 30 days old.

silver marsh
#

Can I resend the webhook then it'll show on the top of event list?

#

This is very urgent as the orders related to the payments is in pending status in WooCommerce due to not getting the webhook event

floral zodiac
#

You can only resend events that have been created within the last 30 days.

#

You might want to reach out to WooCommerce and ask them if there's another way to update the order status.

silver marsh
#

I'm the developer I can add the payment details to the order . But I need the payment details first

floral zodiac
#

You mean the payment_intent ID? you can still get the ID from the event summary page.

silver marsh
#

No, I need th e full response. Because our plugin already handle payment_intent.succeeded event type, but it's not working so I need the event type response to debug why the event handling is not working..

floral zodiac