Skip to content

1.0.0

Compare
Choose a tag to compare
@oschwald oschwald released this 16 Sep 21:49
  • First production release.
  • Connections will now be reused between requests made with the same
    WebServiceClient object.
  • WebServiceClient now implements Closeable.
  • You are now able to set a proxy to use via the WebServiceClient.Builder
    proxy(Proxy) method.
  • Updated dependencies.
  • Added the following new values to the Payment.Processor enum:
    CONCEPT_PAYMENTS, ECOMM365, ORANGEPAY, and PACNET_SERVICES.