I wanted to integrated Dwolla to wanted to decide to use the SDK or API directly.
SDK will do use Dwolla API
Is Dwolla SDK up to date with its endpoints?
Do we need to use API for better updates?
Hi @Manjit_Shakya, what SDK were you looking to use?
We typically try to update both the SDK and API to maintain compatibility and incorporate new features, although we’re behind on some updates which we’re looking into next quarter! However, if you prioritize having the most current updates, using the Dwolla API directly might be a preferable option, as it ensures direct access to the latest endpoints and functionalities.
Ultimately, the choice between the SDK and API depends on your project needs, development workflow, and the level of control you desire over the integration process.
SDK: GitHub - Dwolla/dwolla-v2-kotlin: Official Dwolla SDK for Kotlin/Java
So, it might be best to work with Dwolla Connect API for latest updates right?
Hi @Manjit_Shakya!
The Kotlin SDK should be a in a good spot for you to use in your project! While we only have a subset of high level methods built out for some endpoints and actions in the Kotlin SDK, you can still use the low level methods to make all calls to the API via the SDK, including the ones that are specific to Dwolla Connect endpoints!
This topic was automatically closed after 365 days. New replies are no longer allowed.