#kevin-stripe-init
1 messages · Page 1 of 1 (latest)
const stripe = Stripe(data.publicKey);
hello, is this for Stripe.js? on web?
what Stripe doc/guide are you following?
did you add the Stripe.js script tag on your page: https://stripe.com/docs/js/including
Complete reference documentation for the Stripe JavaScript SDK.
Oh actually I did not