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

2.1.0

Compare
Choose a tag to compare
@IngenicoEPayments IngenicoEPayments released this 20 Dec 12:18
· 79 commits to master since this release
  • Added:
    • Added support for payment method mobile through the following properties and methods:
      • CreatePaymentRequest.mobilePaymentMethodSpecificInput
      • products.networks
      • products.publicKey
    • Added properties authorizationMode and requiresApproval to class CardPaymentMethodSpecificInputBase.
  • Deprecated:
    • Deprecated property paymentMethodSpecificOutput of class PaymentApprovalResponse in favor of new property cardPaymentMethodSpecificOutput.