{"id":23765808,"url":"https://github.com/solidusio-contrib/solidus_handling_fees","last_synced_at":"2025-07-25T00:34:12.787Z","repository":{"id":49505736,"uuid":"84336673","full_name":"solidusio-contrib/solidus_handling_fees","owner":"solidusio-contrib","description":"Add handling fees to your Solidus store.","archived":false,"fork":false,"pushed_at":"2022-11-01T22:40:20.000Z","size":97,"stargazers_count":4,"open_issues_count":1,"forks_count":4,"subscribers_count":12,"default_branch":"master","last_synced_at":"2024-12-20T14:33:02.302Z","etag":null,"topics":["ecommerce","extension","fees","handling","solidus"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/solidusio-contrib.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":"2017-03-08T15:36:12.000Z","updated_at":"2022-08-02T07:18:52.000Z","dependencies_parsed_at":"2023-01-21T04:02:40.129Z","dependency_job_id":null,"html_url":"https://github.com/solidusio-contrib/solidus_handling_fees","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/solidusio-contrib%2Fsolidus_handling_fees","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidusio-contrib%2Fsolidus_handling_fees/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidusio-contrib%2Fsolidus_handling_fees/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidusio-contrib%2Fsolidus_handling_fees/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/solidusio-contrib","download_url":"https://codeload.github.com/solidusio-contrib/solidus_handling_fees/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232034913,"owners_count":18463363,"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":["ecommerce","extension","fees","handling","solidus"],"created_at":"2024-12-31T23:17:54.607Z","updated_at":"2024-12-31T23:17:56.021Z","avatar_url":"https://github.com/solidusio-contrib.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"SolidusHandlingFees\n===================\n\n[![CircleCI](https://circleci.com/gh/solidusio-contrib/solidus_handling_fees.svg?style=svg)](https://circleci.com/gh/solidusio-contrib/solidus_handling_fees)\n\nAdds Handling Fee functionality to [Spree](http://github.com/spree/spree).\n\nInstallation\n------------\n\nAdd solidus_handling_fees to your Gemfile:\n\n```ruby\ngem 'solidus_handling_fees', github: 'solidusio-contrib/solidus_handling_fees'\n```\n\nBundle your dependencies and run the installation generator:\n\n```shell\nbundle\nbundle exec rails g solidus_handling_fees:install\n```\n\nUsage\n-----\n\nTo create a handling fee, edit a Stock Location in the admin and apply a calculator. For example, you might use the Flat Rate calculator to set a flat fee of $3.99 on all shipments.\n\nIf you'd like to specify only certain orders to have a handling fee, override the `needs_handling_charge?` method in your own Spree::Order decorator.\n\nTesting\n-------\n\nFirst bundle your dependencies, then run `rake`. `rake` will default to building the dummy app if it does not exist, then it will run specs, and [Rubocop](https://github.com/bbatsov/rubocop) static code analysis. The dummy app can be regenerated by using `rake test_app`.\n\n```shell\nbundle\nbundle exec rake\n```\n\nWhen testing your application's integration with this extension you may use its factories.\nSimply add this require statement to your spec_helper:\n\n```ruby\nrequire 'solidus_handling_fees/factories'\n```\n\nReleasing\n---------\n\nYour new extension version can be released using `gem-release` like this:\n\n```shell\nbundle exec gem bump -v VERSION --tag --push --remote upstream \u0026\u0026 gem release\n```\n\nCopyright (c) 2014 Brian Christian, released under the GPL V3.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolidusio-contrib%2Fsolidus_handling_fees","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolidusio-contrib%2Fsolidus_handling_fees","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolidusio-contrib%2Fsolidus_handling_fees/lists"}