#Felix Cao

1 messages · Page 1 of 1 (latest)

high tigerBOT
torn juniper
#

Hi Orakaro

rancid abyss
#

Hi, in which endpoint you expect to receive this event?

torn juniper
#

paymentIntent.succeded

#

The response should be

{
    "success": true
}
rancid abyss
#

I'm confused, Are you using POST man to send to your own server?

#

Have you registered your server in Dashboard?

torn juniper
#

Yeah

#

I am sure that the stripe had send the event

#

But , why the response is an HTML string

rancid abyss
#

We don't know! It's your server response to the event. Btw Stripe only care if you response 200 or not. In this case we are green

torn juniper
#

Can you give me this event request header

torn juniper
rancid abyss
#

I understand and want to provide it to help, but I can't in this public forum. You would need to write in Support, we authenticate you own the account, then we can share more details log

#

It's a privacy policy, sorry

#

But my opinion is you don't need to spend time to figure it out

#

Regardless of what you returns to Stripe, Stripe only care if it can receive 200 status or not

#

Even if you returns a nicer HTML response, nothing changes

torn juniper
#

But why,

I can get the correct response with Postman

rancid abyss
#

You can check your server log. Your server should have log on every incoming request