{"id":20672088,"url":"https://github.com/workarea-commerce/workarea-authorize-cim","last_synced_at":"2026-04-22T06:03:27.112Z","repository":{"id":56898481,"uuid":"203614649","full_name":"workarea-commerce/workarea-authorize-cim","owner":"workarea-commerce","description":null,"archived":false,"fork":false,"pushed_at":"2020-09-16T12:41:32.000Z","size":112,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-29T09:12:41.908Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/workarea-commerce.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-08-21T15:37:37.000Z","updated_at":"2020-09-16T12:41:35.000Z","dependencies_parsed_at":"2022-08-20T17:40:34.257Z","dependency_job_id":null,"html_url":"https://github.com/workarea-commerce/workarea-authorize-cim","commit_stats":null,"previous_names":["workarea-commerce/workarea-authorize_cim"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/workarea-commerce/workarea-authorize-cim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workarea-commerce%2Fworkarea-authorize-cim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workarea-commerce%2Fworkarea-authorize-cim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workarea-commerce%2Fworkarea-authorize-cim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workarea-commerce%2Fworkarea-authorize-cim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/workarea-commerce","download_url":"https://codeload.github.com/workarea-commerce/workarea-authorize-cim/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workarea-commerce%2Fworkarea-authorize-cim/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32123604,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T00:31:26.853Z","status":"online","status_checked_at":"2026-04-22T02:00:05.693Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11-16T20:31:52.942Z","updated_at":"2026-04-22T06:03:27.076Z","avatar_url":"https://github.com/workarea-commerce.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"WorkArea Authorize.Net CIM Integration\n================================================================================\n\nIntegrates the `ActiveMerchant::Billing::AuthorizeNetCimGateway` with\nthe Workarea platform. Designed to be dropped in to the project as the\nprimary payment gateway. Uses a bogus gateway until secrets are\nconfigured.\n\nGetting Started\n--------------------------------------------------------------------------------\n\nAdd the gem to your application's Gemfile:\n\n```ruby\n# ...\ngem 'workarea-authorize_cim'\n# ...\n```\n\nUpdate your application's bundle.\n\n```bash\ncd path/to/application\nbundle\n```\n\nUsage\n--------------------------------------------------------------------------------\n\nThe gem will automatically load the `BogusAuthorizeNetCimGateway` when\ninstalled, but you can load the real-life gateway by configuring the\nsecrets for your environment as shown:\n\n```yaml\nauthorize:\n  login: YOUR LOGIN\n  password: YOUR PASSWORD\n  test: true # ONLY FOR STAGING!! Uses the auth.net sandbox\n```\n\nWorkarea Commerce Documentation\n--------------------------------------------------------------------------------\n\nSee [https://developer.workarea.com](https://developer.workarea.com) for Workarea Commerce documentation.\n\nLicense\n--------------------------------------------------------------------------------\n\nWorkarea Authorize.net CIM is released under the [Business Software License](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fworkarea-commerce%2Fworkarea-authorize-cim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fworkarea-commerce%2Fworkarea-authorize-cim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fworkarea-commerce%2Fworkarea-authorize-cim/lists"}