guigallo / poc-stripe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

poc-stripe

Prepare strapi env

use Secret key from apikeys in .env

install strapi cli

Run locally and listen stripe hooks

install package dependencies:

yarn

run server to create payment link and listen to their hooks:

yarn start

connect local server to strapi:

stripe listen --forwared-to localhost:8000/webhook

About


Languages

Language:JavaScript 100.0%