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

3.16.0

Choose a tag to compare

@IngenicoEPayments IngenicoEPayments released this 20 Jul 11:29
· 29 commits to master since this release
  • Added:
    • Added property payoutDetails to request type CreatePayoutRequest.
    • Added property recipient to request type CardPayoutMethodSpecificInput.
  • Deprecated:
    • Deprecated properties amountOfMoney and references of request type CreatePayoutRequest in favor of new property payoutDetails. Previously deprecated property customer should now also be replaced by payoutDetails.
    • Deprecated property customer of request type BankTransferPayoutMethodSpecificInput in favor of new property payoutDetails of request type CreatePayoutRequest.