Skip to content

MangoPay v2

Compare
Choose a tag to compare
@lukasz-drzewiecki lukasz-drzewiecki released this 07 May 14:30
· 759 commits to master since this release

Major changes:

  • added CardType field to CardRegistration object
  • added sorting/filtering for events and sorting for users
  • added RefundReason class and corrected Refund entity
  • allowed to use tox for testing
  • added LegalRepresentativeProofOfIdentity field to legal user
  • added KYCLevel field to the User object
  • added KYCLevel enumeration
  • added DepositAccountType field to the BankAccountDetailsUS object
  • added DepositAccountType enumeration
  • fixed auth errors in case of run-all unit tests scenario
  • added RefundReason field to Refund entity
  • added InitialTransactionType field to Refund entity
  • added possibilty to filter for GetTransactions()