#nickzaleski
1 messages · Page 1 of 1 (latest)
👋 happy to help
so basically you have 2 different Stripe Accounts that have each a webhook endpoint pointing to the same URL?
that are pointing to the same URL?
nope
would you mind explaining the difference between the 2 endpoints then?
what are you trying to achieve in each one?
I use one company account for 2 products on different websites. They have 2 different API keys and 2 different webhooks.
2 different API keys means 2 different Stripe Account
you said you had only one Stripe Account
I'm not following
I mean 2 different API secret keys.
2 secret keys for the same account?
Yes, sure
Why does it allow to create more than 1 secret key for the same account if it's not possible to use them
I'm just trying to understand your use-case
Very "helpful"
I haven't given an answer yet have I?
I'm still trying to figure out why you're doing what you're doing to be able to give you the answer you're looking for
talking about it though isn't really important, so let's refocus on the topic at hand
what do you need to identify in your webhook endpoint to be able to fulfill your order?
just the product?