#rushikeshRL
1 messages · Page 1 of 1 (latest)
hi! there's not, you'd configure it through the dashboard : https://stripe.com/docs/payments/checkout/custom-domains
do you have more context on what you're trying to do?
this is urgent: we are not receivin webhook events in production we_1MZuYDLSirzIqYtOZAYuTEDJ
that's an entirely different question
i just saw while debugging above
not sure what you mean anyway, if you look at https://dashboard.stripe.com/webhooks/we_1MZuYDLSirzIqYtOZAYuTEDJ events are being delivered normally.
but the payment intent event are not
that's a Connect endpoint
so it only receives events that happen on your connected accounts, not events that happen on your own account.
yes. the payments are happeing on connect account itself. we are using direct charges
do you have an example of some PaymentIntent you created as a Direct Charge and do not see the event for?
this one: pi_3MtnSKPq6b0qNsxj0ZgiQ56V
that PaymentIntent happened an hour ago and you only updated the webhook recently to start listening to events I think?