{"id":16753438,"url":"https://github.com/thbar/rails-recurly-js-sample-application","last_synced_at":"2025-04-10T16:06:38.447Z","repository":{"id":11257491,"uuid":"13658729","full_name":"thbar/rails-recurly-js-sample-application","owner":"thbar","description":"Accepting payments with Recurly.js and Rails - a sample app","archived":false,"fork":false,"pushed_at":"2014-05-23T12:59:17.000Z","size":290,"stargazers_count":27,"open_issues_count":0,"forks_count":4,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-24T13:51:19.160Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/thbar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-10-17T19:22:33.000Z","updated_at":"2024-01-18T00:38:08.000Z","dependencies_parsed_at":"2022-08-24T19:41:15.789Z","dependency_job_id":null,"html_url":"https://github.com/thbar/rails-recurly-js-sample-application","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/thbar%2Frails-recurly-js-sample-application","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thbar%2Frails-recurly-js-sample-application/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thbar%2Frails-recurly-js-sample-application/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thbar%2Frails-recurly-js-sample-application/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thbar","download_url":"https://codeload.github.com/thbar/rails-recurly-js-sample-application/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248250743,"owners_count":21072682,"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-13T02:50:08.338Z","updated_at":"2025-04-10T16:06:38.430Z","avatar_url":"https://github.com/thbar.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is a work-in-progress of a sample Rails app supporting recurring payments with Recurly.js.\n\nFollow me on Twitter for updates: [@thibaut_barrere](http://twitter.com/thibaut_barrere)\n\n## Important note\n\nThe current code relies on Recurly.js v2. It is still usable and will be for some time I believe, but you will prefer to adapt it to [Recurly.js v3](https://docs.recurly.com/recurlyjs) directly to save some time.\n\n## Preliminary reading\n\n* [Recurly.js: The Basics](https://www.wisecashhq.com/blog/recurly-js-the-basics)\n* [Recurly.js: Picking a Signup Workflow](https://www.wisecashhq.com/blog/recurly-js-signup-workflow)\n* Recurly.js: Implementing Sign-Up (currently being written)\n\n## Code status\n\nThe code is not meant to be high-quality, nice looking etc but rather, a quick getting started guide with minimal dependencies and scenarios.\n\n[![Build Status](https://travis-ci.org/thbar/rails-recurly-js-sample-application.png)](https://travis-ci.org/thbar/rails-recurly-js-sample-application) [![Code Climate](https://codeclimate.com/github/thbar/rails-recurly-js-sample-application.png)](https://codeclimate.com/github/thbar/rails-recurly-js-sample-application)\n\n- [x] As a user, I can sign-up for a monthly subscription of your great product\n- [x] As a user, I can also close my account which will result in immediate termination\n- [ ] As a user, I want to be able to update my billing information\n- [ ] As a user, I want to list my past invoices\n\n## Setup\n\n* create a [Recurly account](http://recurly.com) (free as long as you do not enable a production payment gateway)\n* create a \"freelancer\" plan (do *not* configure a trial period - the app handles it to be able to show the correct price at sign-up)\n* you'll want to setup VAT etc if applicable in your settings\n* enable API access and JS API access\n* create `config/settings.yml` based on the sample\n* `bundle install`\n* `rake db:schema:load`\n* `bin/rails s`\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthbar%2Frails-recurly-js-sample-application","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthbar%2Frails-recurly-js-sample-application","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthbar%2Frails-recurly-js-sample-application/lists"}