paymill / paymill-java

Java wrapper for Paymill API
http://paymill.github.io
MIT License
26 stars 22 forks source link

Refactored the Paymill class to make it easier to use multiple api keys #35

Closed wombat closed 11 years ago

wombat commented 11 years ago

Once I want to use multiple api keys to work on my own account and process transaction via Paymill Unite, the static apiKey varible is limiting my needs. I externalized the gathering of the api key and I didn´t break any existing api.