This repository has been archived by the owner on Mar 19, 2024. It is now read-only.
2.14.0
IngenicoEPayments
released this
11 Aug 07:11
·
39 commits
to master
since this release
- Added:
- Added property
installments
to classAdditionalOrderInput
. - Added property
allows_installments
to classPaymentProductGroup
. - Added method
devicefingerprint
to classPaymentsClient
.
- Added property
- Deprecated:
- Deprecated property
number_of_installments
of classAdditionalOrderInput
in favor of new propertyinstallments
.
- Deprecated property
- Fixed:
- Fixed an issue where the authorization was not created correctly for calls with method POST or PUT, without a body.