#carolin-keys
1 messages · Page 1 of 1 (latest)
you need to change the keys used then. your backend / frontend must both use the live keys, or both use the test keys
out of curiosity, where did you read that it's possible to make a test transaction with your production backend. Can you share the link to the doc and the exact section?
ok, I will try it with all live keys then.
it says:
For Connect webhooks, it’s important to note that while only test webhooks will be sent to your development webhook URLs, both live and test webhooks will be sent to your production webhook URLs. **This is due to the fact that you can perform both live and test transactions under a production application.**
The url is: https://stripe.com/docs/connect/webhooks
it's the section under the "hosted webhooks" image
I might have missinterpreted that last sentence, but how exactly would I create a test transaction under a production application?
the phrasing for that is a bit odd, we'll look into how we can improve it. The main takeaway here is that Stripe will send both live and test webhooks to your production webhook URL
ok, thanks for that clarification then.
I tested it with live keys everywhere and it worked by the way 🙂
thank you for helping me out
you're welcome!