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

2.27.0

Compare
Choose a tag to compare
@IngenicoEPayments IngenicoEPayments released this 24 Oct 14:11
· 63 commits to master since this release
  • Added:
    • Added property payment_product863_specific_input to class RedirectPaymentMethodSpecificInput.
    • Added properties payment_product302_specific_data, payment_product320_specific_data and payment_product863_specific_data to class PaymentProduct.
  • Changed:
    • Restructured the type hierarchy of *PaymentMethodSpecificInput and *PaymentMethodSpecificInputBase classes. The non-base classes no longer extend the base classes, but instead share a new abstract base class.