Skip to content

MangoPay v2 Java SDK

Compare
Choose a tag to compare
@lukasz-drzewiecki lukasz-drzewiecki released this 30 Apr 16:29
· 971 commits to master since this release

Changes:

  • added InitialTransactionType field for refund entity
  • added RefundReason field in Refund entity
  • removed non-existant card types
  • added KYCLevel to user object and DepositAccountType to US Bank accounts
  • introduced enums instead of raw string values
  • code cleanup
  • several minor bug fixes