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

Created on 4 September 2023, 10 months ago
Updated 20 September 2023, 9 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.69.0 2024