{"id":18353037,"url":"https://github.com/thecodeholic/stripe-checkout-laravel","last_synced_at":"2025-04-06T11:33:14.864Z","repository":{"id":61006456,"uuid":"546480716","full_name":"thecodeholic/stripe-checkout-laravel","owner":"thecodeholic","description":"Stripe online payments checkout process full flow implementation in Laravel","archived":false,"fork":false,"pushed_at":"2022-10-08T18:50:51.000Z","size":774,"stargazers_count":22,"open_issues_count":2,"forks_count":22,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-21T22:41:28.512Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/thecodeholic.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}},"created_at":"2022-10-06T06:28:29.000Z","updated_at":"2024-10-16T02:56:31.000Z","dependencies_parsed_at":"2022-10-08T08:32:29.105Z","dependency_job_id":null,"html_url":"https://github.com/thecodeholic/stripe-checkout-laravel","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/thecodeholic%2Fstripe-checkout-laravel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodeholic%2Fstripe-checkout-laravel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodeholic%2Fstripe-checkout-laravel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodeholic%2Fstripe-checkout-laravel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thecodeholic","download_url":"https://codeload.github.com/thecodeholic/stripe-checkout-laravel/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247478152,"owners_count":20945258,"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-11-05T21:38:14.588Z","updated_at":"2025-04-06T11:33:13.269Z","avatar_url":"https://github.com/thecodeholic.png","language":"PHP","funding_links":["https://buymeacoffee.com/thecodeholic","https://www.patreon.com/thecodeholic"],"categories":[],"sub_categories":[],"readme":"# Stripe checkout process in Laravel\n\nThe purpose of this repo is to show you all the necessary steps you should follow to implement complete and correct stripe checkout flow. \nThis repo is created alongside with the [YouTube Tutorial](https://youtube.com/[ID]).\n\n## Full Flow\n\n\u003cimg src=\"https://raw.githubusercontent.com/thecodeholic/stripe-checkout-laravel/main/Stripe_Checkout_Flow.png\" alt=\"Stripe Checkout Flow\" /\u003e\n\n## Installation \u0026 Setup\n\n1. Clone the repository\n1. Copy `.env.example` into `.env`\n1. Login to your stripe dashboard, take your secret key and put it in `.env`.\n1. Go to the project root directory and run `composer install`\n1. Run `php artisan key:generate --ansi` to generate key in .env file\n1. create empty file under `database/database.sqlite`\n1. Run migrations and seed `php artisan migrate`\n1. Run `php artisan serve` which will start server at http://localhost:8000\n\n\n\n## Laravel Sponsors\n\nSupport my work by [Buying me a beer](https://buymeacoffee.com/thecodeholic) or [becoming a patron](https://www.patreon.com/thecodeholic).\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodeholic%2Fstripe-checkout-laravel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthecodeholic%2Fstripe-checkout-laravel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodeholic%2Fstripe-checkout-laravel/lists"}