This repository was archived by the owner on Mar 19, 2024. It is now read-only.
2.4.0
·
75 commits
to master
since this release
- Added
- Added support for captures through module
captures
and functionspayments.capture
andpayments.captures
. - Added properties
addressesAreIdentical
,blackListData
,cardOwnerAddress
,fingerPrintActivated
andshippingDetails
to classFraudFields
. - Added property
transactionChannel
to classCardPaymentMethodSpecificInputBase
. - Added properties
bankTransferPayoutMethodSpecificInput
andcardPayoutMethodSpecificInput
to classCreatePayoutRequest
.
- Added support for captures through module
- Deprecated:
- Deprecated properties
bankAccountBban
,bankAccountIban
,customer
,payoutDate
,payoutText
andswiftCode
of classCreatePayoutRequest
in favor of using new properybankTransferPayoutMethodSpecificInput
.
- Deprecated properties