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

2.14.0

Compare
Choose a tag to compare
@IngenicoEPayments IngenicoEPayments released this 11 Aug 07:11
· 39 commits to master since this release
  • Added:
    • Added property installments to class AdditionalOrderInput.
    • Added property allows_installments to class PaymentProductGroup.
    • Added method devicefingerprint to class PaymentsClient.
  • Deprecated:
    • Deprecated property number_of_installments of class AdditionalOrderInput in favor of new property installments.
  • Fixed:
    • Fixed an issue where the authorization was not created correctly for calls with method POST or PUT, without a body.