#ali-webhooks

1 messages · Page 1 of 1 (latest)

ornate cosmos
#

hi there! do you have maybe the ID of a payment you created in test mode that didn't generate a webhook? like the pi_xxx PaymentIntent ID perhaps

sour notch
#

payment created in test mode. I can check it in stripe dashboard. In local environment i receive all event on create payment and after payment. but on production server, i haven't anythings in webhook

ornate cosmos
#

can you share the ID of the payment so I can understand the set up a little more?

sour notch
#

pi_3KqbZfA28nicOiB61NLeNWOJ

ornate cosmos
#

ok it's because when you added the endpoint you ticked the box for "receive Connect events", but you don't actually want that since you're not creating the payment on connected accounts

#

you should delete the endpoint and create it again and this time not tick that box