hi there,
Making use of Kotlin V2 SDK in a java application. What’s the expected timeline on high-level API method for dwolla.events.*, dwolla.webhooks.*, dwolla.transfers.*, dwolla.massPayments.* areas?
As per current documentation, Transfer may not be fully supported (assuming that’s the case), so is the dwollaClient.transfers.create(..) advised to be used in production? I did tested it out with the SDK in the sandbox and placed a transfer successfully. Did notice an issue if sending achDetails…
dwolla-v2-kotlin#high-level-methods
Thanks!