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

5.1.0

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