React-Express-Stripe:React和Express中使用的最小条带化样板。 向您的客户收取此项目的费用

时间:2024-05-22 23:21:58
【文件属性】:

文件名称:React-Express-Stripe:React和Express中使用的最小条带化样板。 向您的客户收取此项目的费用

文件大小:201KB

文件格式:ZIP

更新时间:2024-05-22 23:21:58

stripe stripe-api reactjs expressjs stripe-checkout

使用React和Express的Stripe Server Checkout SCA就绪教程: 安装 git clone cd react-express-stripe 重要说明:安装程序仅适用于通过IP或域可访问的托管在后端的后端。 Stripe的Webhooks无法在localhost后端上使用。 前端应用程序可以在本地运行。 条带注册和API密钥 在注册并设置付款帐户以访问仪表板 查找您的API密钥: 更换前端API密钥: YOUR_STRIPE_PUBLIC_KEY 更换后端 API密钥: YOUR_STRIPE_SECRET_KEY Webhook机密: YOUR_STRIPE_WEBHOOK_SECRET 需要进行 前端 cd frontend npm install npm start 访问 后端 cd backend npm install npm st


【文件预览】:
React-Express-Stripe-master
----.travis.yml(121B)
----frontend()
--------package.json(680B)
--------package-lock.json(542KB)
--------src()
--------.gitignore(323B)
--------public()
----LICENSE(1KB)
----README.md(1KB)
----backend()
--------.babelrc(39B)
--------index.js(390B)
--------package.json(540B)
--------constants()
--------server.js(445B)
--------routes()
--------package-lock.json(244KB)
--------src()
--------.gitignore(336B)

网友评论