File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ Use [Stripe.js](https://stripe.com/docs/stripe-js) as an ES module.
4
4
5
5
** Note** : To be
6
6
[ PCI compliant] ( https://stripe.com/docs/security#validating-pci-compliance ) , you
7
- must load Stripe.js directly from ` https://js.stripe.com ` . You cannot include
8
- it in a bundle or host it yourself. This package wraps the global ` Stripe `
9
- function provided by the Stripe.js script as an ES module.
7
+ must load Stripe.js directly from ` https://js.stripe.com ` . You cannot include it
8
+ in a bundle or host it yourself. This package wraps the global ` Stripe ` function
9
+ provided by the Stripe.js script as an ES module.
10
10
11
11
[ ![ npm version] ( https://img.shields.io/npm/v/@stripe/stripe-js.svg?style=flat-square )] ( https://www.npmjs.com/package/@stripe/stripe-js )
12
12
You can’t perform that action at this time.
0 commit comments