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

3.47.0

Latest
Compare
Choose a tag to compare
@IngenicoEPayments IngenicoEPayments released this 14 Feb 08:22
· 1 commit to master since this release
  • Added:
    • Added property IsInstallments to classes FindProductgroupsParams, GetProductgroupParams, FindProductsParams and GetProductParams.
  • Changed:
    • Class ApiVersionMismatchException has been made public.
  • Fixed:
    • The connect and socket timeouts were only used if negative. This has now been fixed to only use them if not negative.
    • Any CommunicationException caught in DefaultConnection for logging purposes is now rethrown without changing the stack trace.