Level 51
It's a cookie by Stipe
Set for fraud prevention purposes and helps us assess the risk associated with an attempted transaction
See more under Fraud prevention section: https://stripe.com/cookie-settings
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I installed fresh laravel and noticed there is a __stripe_mid header in all requests, What is it ?
@untymage If it's in your local, mostly you had an application that was using it before and both share http://localhost for example.
The cookies are being set to the URL.
Please or to participate in this conversation.