Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PosMobile service does not have a configured service_url_base #266

Closed
davidjrice opened this issue Sep 25, 2024 · 0 comments
Closed

PosMobile service does not have a configured service_url_base #266

davidjrice opened this issue Sep 25, 2024 · 0 comments

Comments

@davidjrice
Copy link
Contributor

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 `service_url_base': Invalid service specified (ArgumentError)

Expected behavior
An Adyen::AdyenResult should be returned

Desktop (please complete the following information):

  • ruby Version: 3.2.2
  • Library Version: 9.4.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant