{"id":20672133,"url":"https://github.com/workarea-commerce/workarea-zipco","last_synced_at":"2026-04-21T01:32:32.828Z","repository":{"id":44019532,"uuid":"210641674","full_name":"workarea-commerce/workarea-zipco","owner":"workarea-commerce","description":null,"archived":false,"fork":false,"pushed_at":"2026-02-05T21:30:39.000Z","size":299,"stargazers_count":0,"open_issues_count":8,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-02-06T05:09:24.137Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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}},"created_at":"2019-09-24T15:52:38.000Z","updated_at":"2020-12-14T14:04:51.000Z","dependencies_parsed_at":"2023-02-03T10:16:58.276Z","dependency_job_id":null,"html_url":"https://github.com/workarea-commerce/workarea-zipco","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/workarea-commerce/workarea-zipco","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workarea-commerce%2Fworkarea-zipco","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workarea-commerce%2Fworkarea-zipco/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workarea-commerce%2Fworkarea-zipco/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workarea-commerce%2Fworkarea-zipco/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/workarea-commerce","download_url":"https://codeload.github.com/workarea-commerce/workarea-zipco/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workarea-commerce%2Fworkarea-zipco/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32072953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T21:26:33.338Z","status":"ssl_error","status_checked_at":"2026-04-20T21:26:22.081Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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:08.936Z","updated_at":"2026-04-21T01:32:32.801Z","avatar_url":"https://github.com/workarea-commerce.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Workarea Zipco\n================================================================================\n\nZip Payments plugin for the Workarea Commerce platform. Zip is presented as an alternative payment option to credit cards. Customers are taken off the site where they may log in to Zip Payments or create an account.\n\nZip payments offers the customer a line of credit account that can be used wherever Zip is offered as a payment option. Some credit applications will be placed into a \"referred\" state, where it will be approved or denied at a later date. Orders in a \"referred\" state have not had their payments collected yet. A Zip Payments representative will either approve or deny the order, a denied order is put into a canceled state. Approved orders will collect payment and be handled like a normal placed order.\n\nZip is only available to customers in Australia and New Zealand that are transacting in the Australian Dollar.\n\nThe following features are supported:\n\n  1. Displaying the zip payment option in checkout.\n  2. Authorization, capture, purchase and refund payment operations.\n  3. Referred applications.\n  4. Zip Payments landing page.\n  5. Zip payment taglines on pdp and cart pages.\n\n\n\nImplementation Notes\n--------------------------------------------------------------------------------\n\nThis integration uses a full page redirect rather than the modal dialog box.\n\nZip Payments has a rigorous certification process that each merchant must complete. This plugin does not meet all of the branding and marketing requirements, as they are based on the design of the host application and is subject to change greatly between implementations.\n\nA landing page is included in this integration located at:\n\n    https://www.yourdomain.com/zipco_landing\n\nThis will display the Zip landing page via a javascript widget.\n\nConfiguration\n--------------------------------------------------------------------------------\n\nAdd the following values to an initializer to configure Zip Payments:\n\n    # Marketing key required to load the js widgets for landing page and taglines on PDP.\n    config.zipco.marketing_assets_key = \"your_key\"\n\n    # Environment for marketing assets. Possible values are \"sandbox\" and \"production\". Leave this blank to use \"production\" on production environments and \"sandbox\" for all other environments.\n    config.zipco.marketing_assets_env = \"sandbox\"\n\n    # Controls showing the zip payments tagline on the PDP and cart pages, requires the marketing assets key configuration to be present as well. Defaults to true.\n    config.zipco.show_tagline = true\n\n\nSecrets\n--------------------------------------------------------------------------------\n\nAdd the zip payments secret key:\n\n    zipco:\n        secret_key: btZ9hDK2dBUbXipTVKjdsrNKuw6GXkN5MYSVq2i6Uqw=\n\n\nGetting Started\n--------------------------------------------------------------------------------\n\nAdd the gem to your application's Gemfile:\n\n    # ...\n    gem 'workarea-zipco'\n    # ...\n\nUpdate your application's bundle.\n\n    cd path/to/application\n    bundle\n\nWorkarea Platform Documentation\n--------------------------------------------------------------------------------\n\nSee [http://developer.workarea.com](http://developer.workarea.com) for Workarea platform documentation.\n\nCopyright \u0026 Licensing\n--------------------------------------------------------------------------------\n\nCopyright Workarea 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-zipco","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fworkarea-commerce%2Fworkarea-zipco","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fworkarea-commerce%2Fworkarea-zipco/lists"}