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

2.10.0

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