Only local files should be passed to _locale_parse_js_file()

Created on 27 April 2023, about 1 year ago
Updated 11 October 2023, 9 months ago

Problem/Motivation

Error: Only local files should be passed to _locale_parse_js_file() while checkout. It happens on payment method selection.

Steps to reproduce

Install commerce_stripe module and create/configure a new Stripe Payment Gateway and start to checkout an order.
On /checkout/[ORDER]/payment_method you should get this error.
Is: "https://js.stripe.com/v3/": { minified: true}
Should: "https://js.stripe.com/v3/": { minified: true, type: external }

πŸ› Bug report
Status

Closed: outdated

Version

1.0

Component

Code

Created by

πŸ‡©πŸ‡ͺGermany Duwid

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

Comments & Activities

Production build 0.69.0 2024