-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Open
Description
- bundle.js:6895 Uncaught ReferenceError: stripe is not defined
Payment session is working in the backend, but int the stripe.js file; but gives the error while callling Stripe function to create the session.
- stripe.js file
- import { showAlert } from './alert';
- stripe = Stripe(''-----------);
Metadata
Metadata
Assignees
Labels
No labels