{"id":20672147,"url":"https://github.com/workarea-commerce/workarea-checkoutdotcom","last_synced_at":"2026-04-17T16:30:52.956Z","repository":{"id":98852116,"uuid":"213475271","full_name":"workarea-commerce/workarea-checkoutdotcom","owner":"workarea-commerce","description":null,"archived":false,"fork":false,"pushed_at":"2020-01-03T17:16:57.000Z","size":82,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-10T17:35:15.279Z","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":null,"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":null,"funding":null,"license":null,"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}},"created_at":"2019-10-07T20:01:49.000Z","updated_at":"2020-01-03T17:16:58.000Z","dependencies_parsed_at":"2023-05-19T17:45:49.902Z","dependency_job_id":null,"html_url":"https://github.com/workarea-commerce/workarea-checkoutdotcom","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/workarea-commerce/workarea-checkoutdotcom","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workarea-commerce%2Fworkarea-checkoutdotcom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workarea-commerce%2Fworkarea-checkoutdotcom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workarea-commerce%2Fworkarea-checkoutdotcom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workarea-commerce%2Fworkarea-checkoutdotcom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/workarea-commerce","download_url":"https://codeload.github.com/workarea-commerce/workarea-checkoutdotcom/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workarea-commerce%2Fworkarea-checkoutdotcom/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31936479,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T12:37:54.787Z","status":"ssl_error","status_checked_at":"2026-04-17T12:37:25.095Z","response_time":62,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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:32:17.040Z","updated_at":"2026-04-17T16:30:52.949Z","avatar_url":"https://github.com/workarea-commerce.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Workarea Checkout.com Payment Processor\n================================================================================\n\nCheckout.com payment processor integration for credit cards.\n\nThe plugin supports:\n\n1. Tokenization\n2. Authorization\n3. Purchase (auth with capture)\n4. Refund\n\n\nInstallation\n--------------------------------------------------------------------------------\n\nTesting accounts can be created for free at https://www.checkout.com/\n\nOnce an account is provisioned the secret key will need to be installed into the host applications secrets file:\n\n    checkoutdotcom:\n      secret_key: sk_test_XXXXXXX\n      test: true # set this to false in production.\n\nThe secret key can be found in the **Channels** tab in the **Settings** section of the Checkout.com hub.\n\nTest environments must use the pre-defined test cards for successful transactions. See more information about testing here: https://docs.checkout.com/docs/testing\n\nGetting Started\n--------------------------------------------------------------------------------\n\nThis gem contains a rails engine that must be mounted onto a host Rails application.\n\nTo access Workarea gems and source code, you must be an employee of WebLinc or a licensed retailer or partner.\n\nWorkarea gems are hosted privately at https://gems.weblinc.com/.\nYou must have individual or team credentials to install gems from this server. Add your gems server credentials to Bundler:\n\n    bundle config gems.weblinc.com my_username:my_password\n\nOr set the appropriate environment variable in a shell startup file:\n\n    export BUNDLE_GEMS__WEBLINC__COM='my_username:my_password'\n\nThen add the gem to your application's Gemfile specifying the source:\n\n    # ...\n    gem 'workarea-checkoutdotcom', source: 'https://gems.weblinc.com'\n    # ...\n\nOr use a source block:\n\n    # ...\n    source 'https://gems.weblinc.com' do\n      gem 'workarea-checkoutdotcom'\n    end\n    # ...\n\nUpdate your application's bundle.\n\n    cd path/to/application\n    bundle\n\nWorkarea Platform Documentation\n--------------------------------------------------------------------------------\n\nSee [http://developer.weblinc.com](http://developer.weblinc.com) for Workarea platform documentation.\n\nCopyright \u0026 Licensing\n--------------------------------------------------------------------------------\n\nCopyright WebLinc 2019. All rights reserved.\n\nFor licensing, contact sales@workarea.com.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fworkarea-commerce%2Fworkarea-checkoutdotcom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fworkarea-commerce%2Fworkarea-checkoutdotcom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fworkarea-commerce%2Fworkarea-checkoutdotcom/lists"}