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

3.18.0

Compare
Choose a tag to compare
@IngenicoEPayments IngenicoEPayments released this 09 Sep 08:50
· 15 commits to master since this release
  • Added:
    • Added property allowsInstallments to class BasicPaymentProduct.
  • Changed:
    • The getBasicPaymentProductGroups, getPaymentProductGroup and getPaymentProductNetworks functions of C2SCommunicator now use the response JSON as rejection reason if an error occurs.
    • The getPaymentProductIdByCreditCardNumber function of C2SCommunicator now adds the response JSON to the rejection reason as field json.
    • session now propagates the rejection reason it receives from the C2SCommunicator to its caller.
  • Fixed:
    • ApplePay payments that failed previously did not properly complete the payment flow. This has been fixed.