{"id":13463205,"url":"https://github.com/wvanbergen/adyen","last_synced_at":"2025-03-25T06:31:37.690Z","repository":{"id":630101,"uuid":"270819","full_name":"wvanbergen/adyen","owner":"wvanbergen","description":"Package to simplify including the Adyen payments services into a Ruby application.","archived":true,"fork":false,"pushed_at":"2020-09-23T14:14:10.000Z","size":1066,"stargazers_count":132,"open_issues_count":0,"forks_count":98,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-03-17T18:52:46.687Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.adyen.com","language":"Ruby","has_issues":false,"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/wvanbergen.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2009-08-06T16:01:12.000Z","updated_at":"2023-07-12T10:12:08.000Z","dependencies_parsed_at":"2022-07-14T20:47:00.538Z","dependency_job_id":null,"html_url":"https://github.com/wvanbergen/adyen","commit_stats":null,"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wvanbergen%2Fadyen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wvanbergen%2Fadyen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wvanbergen%2Fadyen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wvanbergen%2Fadyen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wvanbergen","download_url":"https://codeload.github.com/wvanbergen/adyen/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245413937,"owners_count":20611354,"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":[],"created_at":"2024-07-31T13:00:48.032Z","updated_at":"2025-03-25T06:31:37.109Z","avatar_url":"https://github.com/wvanbergen.png","language":"Ruby","funding_links":[],"categories":["E-Commerce and Payments"],"sub_categories":["Payments"],"readme":"# Adyen [![Build Status](https://travis-ci.org/wvanbergen/adyen.svg?branch=master)](https://travis-ci.org/wvanbergen/adyen)\n\n*DEPRECATED*: This library has been deprecated, in favour of [the official client library released by Adyen](https://github.com/Adyen/adyen-ruby-api-library).\n\n_________________\n\nPackage to simplify including Adyen payments services into a Ruby on Rails application.\n\nAdyen integration relies on three modes of communication between Adyen, your server and your client/customer:\n\n- Client-to-Adyen communication using Hosted Payment Pages (HPP).\n- Server-to-Adyen communication using their REST webservice.\n- Adyen-to-server communications using notifications.\n\nThis library aims to ease the implementation of all these modes into your Rack application. Moreover, it provides matchers, assertions and mocks to make it easier to implement an automated test suite to assert the integration is working correctly.\n\n### Usage\n\n- See the [project wiki](https://github.com/wvanbergen/adyen/wiki) to get started.\n- Check out [the example server](https://github.com/wvanbergen/adyen/blob/master/test/helpers/example_server.rb) for an example implementation of the HPP payment flow, and an implementation of self-hosted a payment flow that uses the REST webservice. To start the example server, run `bundle exec rackup` in the root of this project.\n- Complete RDoc documentation can be found on [rubydoc.info](http://www.rubydoc.info/gems/adyen).\n- For more information about Adyen, see http://www.adyen.com\n- For more information about integrating Adyen, see [their manuals](https://www.adyen.com/home/support/manuals.html). Of primary interest are the HPP integration manual for `Adyen::HPP`, and the API integration manual for `Adyen::REST`.\n\nThe library doesn't have any dependencies, but making Nokogiri available in your environment will greatly improve the speed of any XML and HTML processing.\n\n### About\n\nThis package is written by Michel Barbosa and Willem van Bergen for Floorplanner.com, and\nmade public under the MIT license (see LICENSE). It is currently maintained by Willem van\nBergen, with help from several contributors. We are not affiliated with Adyen B.V. The software\ncomes without warranty of any kind, so use at your own risk.\n\n- `CHANGELOG.md` documents the changes between releases.\n- Check out `CONTRIBUTING.md` if you want to help out with this project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwvanbergen%2Fadyen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwvanbergen%2Fadyen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwvanbergen%2Fadyen/lists"}