I'd like if it was possible to control the BaseUrl for the client, so I can override it, to for example a test/mock service, so I don't need to call Quickpay when in local development or when testing.
Would it be possible to get it as a parameter to a constructor overload?
Or, is the project open for pull requests?