{"id":14957578,"url":"https://github.com/rwieruch/react-express-stripe","last_synced_at":"2026-03-09T14:33:35.499Z","repository":{"id":50341440,"uuid":"94067200","full_name":"rwieruch/react-express-stripe","owner":"rwieruch","description":"💰 Minimal Boilerplate for Stripe used in React and Express. Charge payments from your customers with this project.","archived":false,"fork":false,"pushed_at":"2020-06-12T08:19:12.000Z","size":200,"stargazers_count":247,"open_issues_count":0,"forks_count":68,"subscribers_count":7,"default_branch":"master","last_synced_at":"2026-02-24T21:27:27.305Z","etag":null,"topics":["express","express-js","react","reactjs","stripe","stripe-api","stripe-checkout","stripe-payment","stripe-payments"],"latest_commit_sha":null,"homepage":"https://www.robinwieruch.de","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rwieruch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"rwieruch","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2017-06-12T07:22:10.000Z","updated_at":"2026-02-18T22:43:25.000Z","dependencies_parsed_at":"2022-08-28T10:00:54.243Z","dependency_job_id":null,"html_url":"https://github.com/rwieruch/react-express-stripe","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rwieruch/react-express-stripe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwieruch%2Freact-express-stripe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwieruch%2Freact-express-stripe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwieruch%2Freact-express-stripe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwieruch%2Freact-express-stripe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rwieruch","download_url":"https://codeload.github.com/rwieruch/react-express-stripe/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwieruch%2Freact-express-stripe/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30299108,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T13:46:43.843Z","status":"ssl_error","status_checked_at":"2026-03-09T13:46:42.821Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["express","express-js","react","reactjs","stripe","stripe-api","stripe-checkout","stripe-payment","stripe-payments"],"created_at":"2024-09-24T13:15:10.930Z","updated_at":"2026-03-09T14:33:35.448Z","avatar_url":"https://github.com/rwieruch.png","language":"JavaScript","funding_links":["https://github.com/sponsors/rwieruch"],"categories":["JavaScript"],"sub_categories":[],"readme":"# Stripe Server Checkout with React and Express\n\n[![Build Status](https://travis-ci.org/rwieruch/react-express-stripe.svg?branch=master)](https://travis-ci.org/rwieruch/react-express-stripe) [![Slack](https://slack-the-road-to-learn-react.wieruch.com/badge.svg)](https://slack-the-road-to-learn-react.wieruch.com/)\n\n\u003cimg width=\"1275\" alt=\"Screenshot 2019-09-07 at 11 35 07\" src=\"https://user-images.githubusercontent.com/2479967/64469390-b6c76880-d163-11e9-9656-467d6920655c.png\"\u003e\n\n- **Deprecated due to SCA:** ~[A full walkthrough tutorial of implementing this boilerplate project.](https://www.robinwieruch.de/react-express-stripe-payment/)~\n\n- SCA ready Tutorials: \n  - [Stripe Server Checkout](https://stripe.com/docs/payments/checkout/server#create-one-time-payments)\n  - [Stripe Webhook Fulfillment](https://stripe.com/docs/payments/checkout/fulfillment#webhooks)\n\n## Installation\n\n- `git clone git@github.com:rwieruch/react-express-stripe.git`\n- `cd react-express-stripe`\n\n**Important:** Setup works only with backend hosted somewhere reachable via an IP or domain. Stripe's Webhooks are not going to work on a localhost backend. The frontend application can run locally though.\n\n### Stripe Registration and API Keys\n\n- Register at [Stripe](https://stripe.com/) and Setup a Payment Account to access the Dashboard\n- Find your API Keys:\n- Replace frontend \n  - API keys: `YOUR_STRIPE_PUBLIC_KEY`\n- Replace backend \n  - API keys: `YOUR_STRIPE_SECRET_KEY`\n  - Webhook secret: `YOUR_STRIPE_WEBHOOK_SECRET`\n    - needs a [Webhook setup on your Stripe dashboard](https://stripe.com/docs/payments/checkout/fulfillment#webhooks)\n\n### Frontend\n\n- `cd frontend`\n- `npm install`\n- `npm start`\n- visit http://localhost:3000/\n\n### Backend\n\n- `cd backend`\n- `npm install`\n- `npm start`\n- visit http://localhost:8888/\n\n## Usage\n\nWhen using it in production, you have to use a real credit card. Otherwise, in development mode, you can use a [Stripe's test credit cards](https://stripe.com/docs/testing#cards):\n\n- Email: Any Email\n- Number: 4242 4242 4242 4242\n- Date: Any Date in the Future\n- CVC: Any 3 Numbers\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frwieruch%2Freact-express-stripe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frwieruch%2Freact-express-stripe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frwieruch%2Freact-express-stripe/lists"}