You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/2. Guides/Getting Started/01-the-sandbox-environment.md
+6-11Lines changed: 6 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,8 @@ The Settle Sandbox allows for the exploration of Settle products and features. I
6
6
7
7
In the Sandbox, you can create requests and test responses from the APIs your application relies on. You can perform API tests based on your own requirements, such as create, cancel or refund a transaction.
8
8
9
-
> ### Note
10
-
> In the Sandbox environment:
9
+
<!-- theme: note -->
10
+
> #### Sandbox restrictions
11
11
> - Transactions have no real monetary value.
12
12
> - No actual monetary settlement will occur.
13
13
> - Reconciliation files are for reference only.
@@ -16,22 +16,16 @@ In the Sandbox, you can create requests and test responses from the APIs your ap
16
16
> - Beta features may be enabled.
17
17
> - Cross-Border payments are only available within the Eurozone (sender and recipient must use the same currency).
18
18
19
-
####
20
19
21
20
## The Settle Consumer App
22
21
We highly recommend you test your integration from a Customer perspective.
23
22
The Sandbox version of the Settle app for consumers is available for iOS and Android.
24
-
With the Sandbox app installed on your phone, you can behave like a consumer, and test the full user experience of your integration.
23
+
With the Sandbox app installed on your phone, you can test the customer journey, and the full user experience of your integration.
25
24
26
-
> #### Note
27
-
>
28
-
>A common mistake is to use production applications with Sandbox and vice versa. There is no interoperability between environments. Make sure you test with the Sandbox mobile app and in the Sandbox environment before you also test production equivalents of both server and client-side. If you don't have access to the production mobile app due to jurisdictional limitations, please seek help from the community or our experts to make sure you get an end-to-end test run in a contained production environment before you go live.
29
-
30
-
## Download the Settle Sandbox App
31
25
32
26
### Google Android
33
27
34
-
<!-- theme: warning-->
28
+
<!-- theme: danger-->
35
29
> #### Temporary manual activation
36
30
>
37
31
> Becuase of a lot of normal users have mistaken the Sandbox app for the live version, we have been forced to temporarily close to open Sandbox enrolment via Google Play store, instead you have to send a request to support@settle.eu where you specify what email adresses you would like us to give Sandbox access. Testflight enrolment for iOS is still available.
@@ -47,12 +41,13 @@ With the Sandbox app installed on your phone, you can behave like a consumer, an
47
41
#### From desktop device
48
42
49
43
1. Scan this QR code to install **Apple TestFlight**
44
+
2. Inside TestFlight, install the Settle Sandbox app for iOS.
0 commit comments