Skip to content

Commit a40885f

Browse files
Update flow.md
1 parent 0e0834c commit a40885f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/online/basics/flow.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ If the redirect happens on a mobile device the MobilePay app will be launched. T
1717

1818
## Dual device flow
1919

20-
If the redirect happens on a desktop device our landing page will open in the browser. The user can then insert the phone number or it can be [pre-filled](/docs/online/features/phone-number#prefilled-phone-number) for more convenience. We will then send a push notification to the user's mobile device and the user can then accept or reject the payment in the MobilePay app. Afterwards the landing page in the desktop browser will redirect to redirectFromMobilePayUrl.
20+
If the redirect happens on a desktop device our landing page will open in the browser. The user can then insert the phone number. We will then send a push notification to the user's mobile device and the user can then accept or reject the payment in the MobilePay app. Afterwards the landing page in the desktop browser will redirect to redirectFromMobilePayUrl.
2121

2222
### Landing page
2323

0 commit comments

Comments
 (0)