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

5.12.0

Compare
Choose a tag to compare
@IngenicoEPayments IngenicoEPayments released this 31 Oct 16:32
· 80 commits to master since this release
  • Added:
    • Added new payment method EInvoice to support the new AfterPay Installments and AfterPay Invoice products.
    • Added method customerDetails to class Products.
    • Added properties productName and googleProductCategoryId to class OrderLineDetails.
    • Added property fieldsWarning to class PaymentProduct.
    • Added property usedForLookup to class PaymentProductField. This field indicates if the payment product field can and should be provided for a call to the new Products.customerDetails method.
    • Added property link to class PaymentProductFieldDisplayHints which is a URL that points to the Terms and Conditions for the product.
    • Added property displayElements to class ValueMappingElement.
  • Deprecated:
    • Deprecated property displayName of class ValueMappingElement in favor of an element with the same id in the displayElements list.