{"id":20781305,"url":"https://github.com/peterberkenbosch/opayo","last_synced_at":"2025-07-30T06:08:36.427Z","repository":{"id":56658808,"uuid":"291246189","full_name":"peterberkenbosch/opayo","owner":"peterberkenbosch","description":"Ruby client for Opayo (previously SagePay)","archived":false,"fork":false,"pushed_at":"2020-10-26T19:25:33.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-22T04:05:54.317Z","etag":null,"topics":["api-client","hacktoberfest","opayo","payment-gateway","payment-integration","ruby","sagepay"],"latest_commit_sha":null,"homepage":"","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/peterberkenbosch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"peterberkenbosch"}},"created_at":"2020-08-29T10:04:47.000Z","updated_at":"2020-10-26T19:25:35.000Z","dependencies_parsed_at":"2022-08-15T22:50:13.498Z","dependency_job_id":null,"html_url":"https://github.com/peterberkenbosch/opayo","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/peterberkenbosch/opayo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterberkenbosch%2Fopayo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterberkenbosch%2Fopayo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterberkenbosch%2Fopayo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterberkenbosch%2Fopayo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peterberkenbosch","download_url":"https://codeload.github.com/peterberkenbosch/opayo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterberkenbosch%2Fopayo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267475246,"owners_count":24093336,"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","status":"online","status_checked_at":"2025-07-28T02:00:09.689Z","response_time":68,"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":["api-client","hacktoberfest","opayo","payment-gateway","payment-integration","ruby","sagepay"],"created_at":"2024-11-17T13:43:21.789Z","updated_at":"2025-07-30T06:08:36.409Z","avatar_url":"https://github.com/peterberkenbosch.png","language":"Ruby","funding_links":["https://github.com/sponsors/peterberkenbosch"],"categories":[],"sub_categories":[],"readme":"# Opayo\n\nWelcome to your new gem! In this directory, you'll find the files you need to be able to package up your Ruby library into a gem. Put your Ruby code in the file `lib/opayo`. To experiment with that code, run `bin/console` for an interactive prompt.\n\nTODO: Delete this and the text above, and describe your gem\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'opayo'\n```\n\nAnd then execute:\n\n    $ bundle install\n\nOr install it yourself as:\n\n    $ gem install opayo\n\n## Usage\n\nThe library needs to be configured with your opayo integration_key, integration_password, vendor_name, environment (live/test)\n\n```ruby\nOpayo.configure do |config|\n  config.integration_key = \"abc\"\n  config.integration_password = \"xyz\"\n  config.vendor_name = \"pbctest\"\n  config.environment = :test\nend\n```\n\n\n\n\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/peterberkenbosch/opayo. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/peterberkenbosch/opayo/blob/master/CODE_OF_CONDUCT.md).\n\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n\n## Code of Conduct\n\nEveryone interacting in the Opayo project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/peterberkenbosch/opayo/blob/master/CODE_OF_CONDUCT.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterberkenbosch%2Fopayo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeterberkenbosch%2Fopayo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterberkenbosch%2Fopayo/lists"}