{"id":22788975,"url":"https://github.com/ripeworks/react-checkout","last_synced_at":"2025-03-30T16:23:26.959Z","repository":{"id":70208210,"uuid":"318530739","full_name":"ripeworks/react-checkout","owner":"ripeworks","description":"E-commerce checkout frontend","archived":false,"fork":false,"pushed_at":"2022-08-29T01:00:03.000Z","size":46,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-05T18:03:01.886Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ripeworks.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-12-04T13:51:20.000Z","updated_at":"2023-01-13T15:28:34.000Z","dependencies_parsed_at":"2023-03-24T08:46:56.050Z","dependency_job_id":null,"html_url":"https://github.com/ripeworks/react-checkout","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ripeworks%2Freact-checkout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ripeworks%2Freact-checkout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ripeworks%2Freact-checkout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ripeworks%2Freact-checkout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ripeworks","download_url":"https://codeload.github.com/ripeworks/react-checkout/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246344282,"owners_count":20762175,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-12-12T01:39:25.351Z","updated_at":"2025-03-30T16:23:26.903Z","avatar_url":"https://github.com/ripeworks.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Checkout\n\nBasic shopping cart checkout frontend for plugging into wherever.\n\n## Support\n\nCurrently react-checkout does make some assumptions about your platform.\n\n- Headless styling with tailwindcss class names\n- Stripe for payments\n- English / US\n\n## Usage\n\n```jsx\nimport { CheckoutProvider } from \"react-checkout\";\n\nfunction App() {\n  return (\n    \u003cCheckoutProvider\u003e\n      \u003cApp /\u003e\n    \u003c/CheckoutProvider\u003e\n  );\n}\n```\n\n### Stripe\n\n- Provide a publishable key using `NEXT_PUBLIC_STRIPE_KEY` environment variable.\n- Create an `intent.ts` api route, a sample one is included in this repo. You can also roll your own, it should provide a payment intent client secret response.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fripeworks%2Freact-checkout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fripeworks%2Freact-checkout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fripeworks%2Freact-checkout/lists"}