Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

5.12.0

Compare
Choose a tag to compare
@IngenicoEPayments IngenicoEPayments released this 07 Nov 14:28
· 2 commits to master since this release

Added:

  • Enabling / disabling of logging in the SDK. Use the property loggingEnabled in Session to enable or disable request and response logging. It can also be provided when initializing a Session or when initialising C2SCommunicatorConfiguration. By default logging is disabled.

Removed:

  • Removed unused code.