So the purpose of this topic is to discuss and try to come up with a more consistent API when it comes to our SDKs.
Over the past few months the various SDKs have seen many changes being made to them, however, these changes have ended up causing the SDKs to expose slightly differently APIs from the other languages.
For example, an update in the .NET SDK to check if a transaction might have led to the creation of a new method to check if a transaction was refunded. But that method has not been propagated into the other SDKs.
We need to come up with some Framework to ensure that we propagate these changes to the other libraries. Same thing applies to updating docs, when changes are made, how does the community go about updating the documentation? PRs on documentation repo maybe? Or should Paynow provide a resources for handling those updates.
These are the kinds of issues I was hoping we could address in this topic.