#att89

1 messages · Page 1 of 1 (latest)

midnight turtleBOT
amber sedge
#

Do you have its Id?

#

pi_xxx

celest mantle
#

Yes: pi_3NVRYTRa36GjVakc0N0CZcQv

amber sedge
#

Okie so this is the Direct Charge

celest mantle
#

Both webhooks endpoints (platform and connect) are listening for payment_intent.succeeded, I just proofed it. But there is not even a try to trigger payment_intent.succeded by stripe, at least I can't find any

amber sedge
celest mantle
#

If I click on the link, it says "No such notification: evt_3NVRYTRa36GjVakc0FMkAPKK"

amber sedge
#

Only if you are logged in to the Connected Account, sorry

#

Okie so

#

On your Platform I see https://roomjack.at:5972/stripe/connect_webhook

celest mantle
#

Yes that's it

amber sedge
#

This is the URL you expect to receive the event, right?

celest mantle
#

Right

amber sedge
#

But it's type is "Account". You need an endpoint with type = "Connect"

#

The "Listen to" radio button

celest mantle
#

Oh, so it was misconfigured

#

Thank you. Can I editthe existing one?

amber sedge
#

Not possible unfortunately :/

#

You would need to recreate it

celest mantle
#

OK, thank you, I will recreate the endpoint and the set the new secret for my server. Is it possible to retrigger the event for that payment intent after I created the webhook?

amber sedge
celest mantle
#

Fortunately I don't need a mass resend, is the only event I need to be resended

#

Thank you for your help!