Direct Tap Framework v3.1.0
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