As soon as I try to import stripe in frontend (import { Stripe } from “stripe”
I get an Error: Cannot find module ‘http’
Any suggestions?
As soon as I try to import stripe in frontend (import { Stripe } from “stripe”
I get an Error: Cannot find module ‘http’
Any suggestions?