{"id":15764841,"url":"https://github.com/thorwebdev/stripe_checkout_integration_training","last_synced_at":"2025-03-31T10:24:22.474Z","repository":{"id":77094460,"uuid":"61310997","full_name":"thorwebdev/stripe_checkout_integration_training","owner":"thorwebdev","description":"Integrate a simple Stripe Checkout form and process one time transactions in Ruby with Sinatra","archived":false,"fork":false,"pushed_at":"2016-06-16T17:42:23.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-26T02:51:58.754Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/thorwebdev.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":"2016-06-16T16:56:51.000Z","updated_at":"2016-06-16T17:05:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"8e88359b-948a-4346-855c-85ab4caad742","html_url":"https://github.com/thorwebdev/stripe_checkout_integration_training","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/thorwebdev%2Fstripe_checkout_integration_training","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thorwebdev%2Fstripe_checkout_integration_training/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thorwebdev%2Fstripe_checkout_integration_training/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thorwebdev%2Fstripe_checkout_integration_training/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thorwebdev","download_url":"https://codeload.github.com/thorwebdev/stripe_checkout_integration_training/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246451768,"owners_count":20779683,"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-10-04T12:21:47.755Z","updated_at":"2025-03-31T10:24:22.442Z","avatar_url":"https://github.com/thorwebdev.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cloud 9 - Stripe Checkout Integration Training - Ruby Sinatra\n\n## Setting Up Cloud9\n- Go to `c9.io` and log in\n- Create a new workspace\n  - Workspace name = `hello-stripe`\n  - Clone from Git or Mercurial URL = https://github.com/tschaeff/stripe_checkout_integration_training.git\n  - (everything else at defaults)\n\n\n## In Cloud9\nCheck out the files you have in this folder, see what they have.\n\nIn the terminal (at the bottom where it says `bash`) type:\n- `gem install sinatra sinatra-contrib stripe`\n  - this will install the ruby libraries, called `gem`s, that we need to run our webservice with Stripe\n- `ruby app.rb -o $IP -p $PORT`\n  - this will run the file app.rb, and tell it to make the site available online at a location.\n  - Cloud 9 has wired things up so `$IP` and `$PORT` contains what it should on their server.\n- In the menu bar, click `Preview` =\u003e `Preview Running Application` and a browser pane will appear.\n- After each change you make to our files:\n  - save the file(s)\n  - refresh the browser pane\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthorwebdev%2Fstripe_checkout_integration_training","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthorwebdev%2Fstripe_checkout_integration_training","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthorwebdev%2Fstripe_checkout_integration_training/lists"}