Skip to content

4.0.0

Choose a tag to compare

@GreatG0ose GreatG0ose released this 16 Feb 09:55
edbeb38

This release brings liability and exemption type support to Java SDK

Added

  • Added Liability and ExemptionType fields to AdditionalTransactionData.CardTransactionData

Removed

  • Removed resource version.properties. Version is set at generate-sources phase.
  • Removed class com.unzer.payment.exceptions.PropertiesException
  • Removed deprecated method com.unzer.payment.util.SDKInfo::getVersion(). Please, use com.unzer.payment.util.SDKInfo.VERSION instead

Changed

  • Enriched request and response logging

Fixed

  • Fixed AdditionalTransactionData.RecurrenceType field is empty for fetched transactions.