#Holm
1 messages · Page 1 of 1 (latest)
Hi there,
Connect webhooks are for activity on any connected account. You can't configure one webhook endpoint by a Connected Account
You can refer to the account property in order to distinguish the Accounts
It not Stripe Connect. It just plain Stripe. We have two Magento webshops, running on the same Magento installation, but as two different Websites, each on their own domain(url). And right now we use the same Stripe keys for both, but we have 100% error rate on the webhook.
@brazen dew
Ah sorry I missunderstood you question first
Could you please share that webhook Id ?
we_1LviVQFJIxm3YfWJBUYBSqtW
Your endpoint is responding with 400 status code:
Webhook origin check failed.
You need to check why your endpoint is responding like that,
Is it because it not possible to have two stores (different urls) run on the same API keys ?
You can create multiple endpoints no problems with that
Are do I set the webhops in magento.? When I run bin/magento stripe:webhooks:configure, it only created webhooks for the on domain,
one
Are do I set the webhops in magento.?
Not sure I'm understanding your question, but I'm not very familiar with Magento. You need to debug your endpoints and see why it responds with 400
Okay, I will try to talk with the hosting provider. Its just worked until I updated to you latest module
Hi! I'm taking over this thread.
Makes sense. And if you sill have issues with Magento, I recommend asking Stripe support directly, since they have more knowledge about Magento than us: https://support.stripe.com/contact
thanks, they say I need to run two different stripe accounts, because we have two domains, It that correct?
It's mentioned here https://stripe.com/docs/account/multiple-accounts
You must use separate Stripe accounts for projects, websites, or businesses that operate independently from one another.
Okay, can you make a copy or do my customer needs to manuel create it
What do you mean? A copy of what?
the account