Include the Stripe.js library on all front-end paths

Created on 4 September 2023, about 1 year ago
Updated 2 August 2024, 3 months ago

Stripe recommends including the Stripe.js library on all front-end paths to facilitate advanced fraud detection. We can fine-tune exactly what that means or how it should be controlled in follow-up tickets, but we should begin by ensuring the library is loaded on any normal front-end path. There are likely places it isn't necessary (e.g. no need to include it on Ajax responses), so if there's a simple way to filter out those sorts of system paths, that would be great.

Note: 7.x-3.x included the library on all paths as Stripe recommends. #2981331: Disable Stripe on admin pages + improve load performance โ†’ is an open ticket related to optimizing the loading (e.g. to exclude admin paths). That can be referenced in resolving this one.

๐Ÿ“Œ Task
Status

Fixed

Version

1.0

Component

Code

Created by

๐Ÿ‡บ๐Ÿ‡ธUnited States rszrama

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024