{"id":22511207,"url":"https://github.com/renderedtext/stripe-example","last_synced_at":"2025-08-21T15:37:36.671Z","repository":{"id":2829405,"uuid":"3831909","full_name":"renderedtext/stripe-example","owner":"renderedtext","description":"implementing stripe features in a rails app","archived":false,"fork":false,"pushed_at":"2023-09-25T23:26:54.000Z","size":117,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-02T02:28:48.363Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://stripe-example.herokuapp.com/","language":"Ruby","has_issues":false,"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/renderedtext.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":"2012-03-26T11:05:31.000Z","updated_at":"2021-07-15T01:39:57.000Z","dependencies_parsed_at":"2022-08-26T06:52:17.995Z","dependency_job_id":null,"html_url":"https://github.com/renderedtext/stripe-example","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/renderedtext%2Fstripe-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renderedtext%2Fstripe-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renderedtext%2Fstripe-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renderedtext%2Fstripe-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/renderedtext","download_url":"https://codeload.github.com/renderedtext/stripe-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245949553,"owners_count":20698916,"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-07T02:10:00.594Z","updated_at":"2025-03-28T00:41:14.249Z","avatar_url":"https://github.com/renderedtext.png","language":"Ruby","readme":"Stripe Example\n==============\n\nReference implementation of stripe interface\n\n## About\n\nURLs:\n\n- Github:             https://github.com/bm5k/stripe-example/\n- Documentation:      http://rubydoc.info/github/BM5k/stripe-example/master/frames\n- Staging server:     https://stripe-example.herokuapp.com\n\n## Configuration\n\nYou will need to add plans to your stripe account!\n\n## Development\n\n```bash\n$ git clone git@github.com:bm5k/stripe-example.git    # clone the repo\n$ cd stripe-example\n$ bundle install                                      # install all dependencies, we recommend using RVM\n$ cp config/database.sample.yml config/database.yml   # use the default database.yml (or customize it)\n$ cp config/stripe.sample.yml config/stripe.yml       # add your own keys or you'll be sorry\n$ rake db:setup                                       # creates the development database\n$ ./script/server                                     # start the server\n```\n\n## Testing\n\nTools used:\n\n- rspec\n- capybara\n- factory girl\n\n```bash\nrake spec   # this will run all of the RSpec specifications, located in ./spec\n```\n\n- Specs are organized into Models \u0026 Integration specs (/spec/models, /spec/requests)\n- Model Factories are located in /spec/factories.rb\n\n## Deployment\n\nRecommended deployment is done via [Heroku](http://heroku.com). They have an excellent intro at http://docs.heroku.com/quickstart\n\n### Environment Variables\n\nUse the heroku config command to check/set environemnt variables on Heroku.\n\n  - **STRIPE_APP_ID**: the stripe application id\n  - **STRIPE_SECRET**: the stripe secret\n\n## Credits\n\nDeveloped by Dev Fu!, LLC. http://devfu.com\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frenderedtext%2Fstripe-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frenderedtext%2Fstripe-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frenderedtext%2Fstripe-example/lists"}