sumup / sumup-android-sdk

Sample App for the SumUp Android SDK
Other
101 stars 29 forks source link

Links to docs.sumup.com in README.md are broken #93

Closed christxph closed 4 years ago

christxph commented 4 years ago

All links in the README.md file that link to a site under the docs.sumup.com domain are broken, because they redirect to https://developer.sumup.com/

Expected Clicking on the "Receipts" link (http://docs.sumup.com/rest-api/transactions-api/#receipts) opens the receipts documentation.

Actual The browser is redirected to https://developer.sumup.com.

refeele commented 4 years ago

Actually I'm very frustrated because the documentation doesn't have all the information that I need to run a good integration of the sdk. At least not in the readme file 🥺 and it lacks of a function to connect to certain card reader based on it's serial number too that will be VERY useful for mid to large deployments.

christxph commented 4 years ago

Looks like this was fixed in 7e015b4, closing this issue.