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

3.23.0

Compare
Choose a tag to compare
@IngenicoEPayments IngenicoEPayments released this 20 Jul 11:36
· 27 commits to master since this release
  • Added:
    • Added property payout_details to class CreatePayoutRequest.
    • Added property recipient to class CardPayoutMethodSpecificInput.
  • Deprecated:
    • Deprecated properties amount_of_money and references of class CreatePayoutRequest in favor of new property payout_details. Previously deprecated property customer should now also be replaced by payout_details.
    • Deprecated property customer of class BankTransferPayoutMethodSpecificInput in favor of new property payout_details of class CreatePayoutRequest.