const stripe = require("stripe")(process.env.STRIPE_SECRET); module.exports = stripe;