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

2.4.0

Compare
Choose a tag to compare
@IngenicoEPayments IngenicoEPayments released this 27 Jun 07:26
· 75 commits to master since this release
  • Added
    • Added support for captures through module captures and functions payments.capture and payments.captures.
    • Added properties addressesAreIdentical, blackListData, cardOwnerAddress, fingerPrintActivated and shippingDetails to class FraudFields.
    • Added property transactionChannel to class CardPaymentMethodSpecificInputBase.
    • Added properties bankTransferPayoutMethodSpecificInput and cardPayoutMethodSpecificInput to class CreatePayoutRequest.
  • Deprecated:
    • Deprecated properties bankAccountBban, bankAccountIban, customer, payoutDate, payoutText and swiftCode of class CreatePayoutRequest in favor of using new propery bankTransferPayoutMethodSpecificInput.