[TOP-2221] Update documentation about testing UTOPIA#548
Merged
Conversation
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
developer-sumup-com | f853d46 | Commit Preview URL Branch Preview URL |
Mar 06 2026, 04:59 PM |
matoous
reviewed
Mar 6, 2026
|
|
||
| <Steps> | ||
|
|
||
| 1. Go to your developer dashboard https://me.sumup.com/en-gb/settings/developer and log in to your SumUp account. |
Collaborator
There was a problem hiding this comment.
nitpick:
- no need for explicitly asking the user to login, they will get prompted for login if they are not yet logged in
- we can drop the locale from the URL, dashboard will automatically redirect to appropriate one.
(I am not adamant on the exact wording, below is a suggestion)
Suggested change
| 1. Go to your developer dashboard https://me.sumup.com/en-gb/settings/developer and log in to your SumUp account. | |
| 1. Go to the [Developer Settings](https://me.sumup.com/settings/developer) in the SumUp Dashboard. |
matoous
reviewed
Mar 6, 2026
|
|
||
| 4. Select Sandbox Merchant Account. Your merchant account is now switched to sandbox mode. | ||
|
|
||
| 5. Use this new sandbox account to generate test API keys or configure OAuth2 for authentication. |
Collaborator
There was a problem hiding this comment.
Suggested change
| 5. Use this new sandbox account to generate test API keys or configure OAuth2 for authentication. | |
| 5. In your new sandbox merchant account, create an [API key](https://me.sumup.com/settings/api-keys) or configure [OAuth2](https://me.sumup.com/settings/oauth2-applications) for authentication. |
matoous
reviewed
Mar 6, 2026
Comment on lines
+321
to
+324
| 3. Open the drop-down menu between Support and your user panel. | ||
|
|
||
| 4. Select Sandbox Merchant Account. Your merchant account is now switched to sandbox mode. | ||
|
|
Collaborator
There was a problem hiding this comment.
thought: when creating a sandbox merchant account, the user gets automatically switched into it after creation, so I don't think we need to mention these two steps.
Contributor
Author
There was a problem hiding this comment.
You are right. Will change
I believe we also need to change the similar steps for the Reader SDK here in the future
matoous
approved these changes
Mar 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.