We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug Cannot use the provided PosMobile service as it does not have a configured service_url_base
PosMobile
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
Adyen::AdyenResult
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
Cannot use the provided
PosMobile
service as it does not have a configured service_url_baseHow to reproduce
Expected behavior
An
Adyen::AdyenResult
should be returnedDesktop (please complete the following information):
The text was updated successfully, but these errors were encountered: