Load Stripe.js only on plans and checkout pages
C
Chris Freeman
Load js.stripe.com only on the plans and checkout pages, rather than site-wide. Currently it sets __stripe_mid (one-year lifespan) for every visitor, including those who never reach checkout. For EU-based operators this makes consent management harder than it needs to be. ;o)