adyen-ruby-api-library
adyen-ruby-api-library copied to clipboard
Adyen API Library for Ruby
OpenAPI spec or templates produced changes on 08-05-2024 by [commit](https://github.com/Adyen/adyen-openapi/commit/3ca868857a657c5d4c4afdbd3799b075a8a2efc9).
updated readme posmobile
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. This repository currently has no open or pending branches. ## Detected dependencies bundler Gemfile...
OpenAPI spec or templates produced changes on 05-08-2024 by [commit](https://github.com/Adyen/adyen-openapi/commit/d2cb59e044584a953471234c3e776846431c615c).
**ruby version**: 3.3.0 **Library version**: 9.5.2 **Is your feature request related to a problem? Please describe.** Latencies for terminal sync API's are poor in regions that are far from the...
**Describe the bug** Cannot use the provided `PosMobile` service as it does not have a configured service_url_base **How to reproduce** ``` client = Adyen::Client.new() pos = Adyen::PosMobile.new() pos.create_communication_session(request) => /usr/local/bundle/gems/adyen-ruby-api-library-9.4.0/lib/adyen/client.rb:90:in...
Merged pull requests to be released: - #264 **Full Changelog**: https://github.com/Adyen/adyen-ruby-api-library/compare/v9.7.1...main