{"id":18716315,"url":"https://github.com/killbill/killbill-deposit-ui","last_synced_at":"2025-07-13T01:13:21.761Z","repository":{"id":66770339,"uuid":"346393853","full_name":"killbill/killbill-deposit-ui","owner":"killbill","description":"Kill Bill UI for the deposit plugin","archived":false,"fork":false,"pushed_at":"2025-04-10T06:44:07.000Z","size":78,"stargazers_count":0,"open_issues_count":4,"forks_count":6,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-12T13:49:49.123Z","etag":null,"topics":["billing","killbill","payments","subscriptions"],"latest_commit_sha":null,"homepage":"https://killbill.io","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/killbill.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"MIT-LICENSE","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,"zenodo":null},"funding":{"github":["killbill"]}},"created_at":"2021-03-10T15:02:32.000Z","updated_at":"2025-04-10T06:44:10.000Z","dependencies_parsed_at":"2024-01-15T04:44:04.416Z","dependency_job_id":"463167f6-51fc-4a6e-a8af-fe66db4b36d2","html_url":"https://github.com/killbill/killbill-deposit-ui","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/killbill/killbill-deposit-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill-deposit-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill-deposit-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill-deposit-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill-deposit-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killbill","download_url":"https://codeload.github.com/killbill/killbill-deposit-ui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killbill%2Fkillbill-deposit-ui/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265077549,"owners_count":23707706,"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":["billing","killbill","payments","subscriptions"],"created_at":"2024-11-07T13:12:18.140Z","updated_at":"2025-07-13T01:13:21.739Z","avatar_url":"https://github.com/killbill.png","language":"Ruby","funding_links":["https://github.com/sponsors/killbill"],"categories":[],"sub_categories":[],"readme":"Overview\n========\n\nThis Rails mountable engine allows you to manage your Deposit integration in Kill Bill.\n\n* See [killbill-deposit-plugin](https://github.com/killbill/killbill-deposit-plugin) to get started with the Deposit plugin.\n* See [killbill-admin-ui-standalone](https://github.com/killbill/killbill-admin-ui-standalone) to get started with the Kill Bill Admin UI.\n\nKill Bill compatibility\n-----------------------\n\n| Deposit UI version | Kill Bill version |\n|-------------------:|------------------:|\n|              0.0.y |            0.22.z (Rails 5) |\n|              0.1.y |            0.24.z (Rails 6) |\n|              1.0.y |            0.24.z (Rails 7) |\n\nFunctionality\n-------------\n\nThis app lets you:\n\n* Record and categorize external payments as Cash, Check, Bank Transfer, etc.\n* Apply payments to one or multiple invoices.\n* Identify invoice line items that are unpaid (e.g. if the customer is disputing a subset of the invoice).\n\nGetting Started\n---------------\n\nYou can run this locally by using the test/dummy app provided.\n\nTo do so, specify your Kill Bill server url, api key and secret in ```test/dummy/config/initializers/killbill_client.rb```:\n\n```\nKillBillClient.url = 'http://127.0.0.1:8080/'\nKillBillClient.api_key = 'bob'\nKillBillClient.api_secret = 'lazar'\n```\n\nThen, simply run:\n\n```\nrails s\n```\n\nTo run tests:\n\n```\nrails t\n```\n\nThis plugin is using [killbill-assets-ui](https://github.com/killbill/killbill-assets-ui) to load the common assets.\nIf you want to override the assets you can add it to ```app/assets/stylesheet/deposit``` or ```app/assets/javascripts/deposit```\n\nFor integrate run with [killbill-admin-ui-standalone](https://github.com/killbill/killbill-admin-ui-standalone), please update the Gemfile to use Deposit locally\n\n```\n# gem 'killbill-deposit'\ngem 'killbill-deposit', :path =\u003e '../killbill-deposit-ui'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkillbill%2Fkillbill-deposit-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkillbill%2Fkillbill-deposit-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkillbill%2Fkillbill-deposit-ui/lists"}