Skip to content

Stripe is not defined! #172

@rohit-13

Description

@rohit-13
  • 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions