The implementation of the 'Retrieve transaction' endpoint that is currently implemented in the sdk, is marked as deprecated in the sumup documentation (https://developer.sumup.com/api/transactions/get-deprecated). The new implementation seems to require the merchant code: https://developer.sumup.com/api/transactions/get . 2 questions:
- When is the old endpoint expected to be removed (and thus this sdk broken)?
- Is there a timeline for implementing the new endpoint instead?