Skip to content

Direct Tap Framework v3.1.0

Compare
Choose a tag to compare
@torresejay102 torresejay102 released this 04 Apr 03:36
· 22 commits to master since this release

3.1.0 - 2022-04-01

Changed

  • getSourceBanks parameter closure: @escaping ([BankCode], String?) -> Void to closure: @escaping ([Bank], String?) -> Void

Added

  • Bank class that includes FundTransferLimit (pertains to bank transfer minimum and maximum amounts), FundTransferFee (pertains to interbank and interbank transfer fees, if there are), country, logo URL, name of the bank and its corresponding BankCode