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: src/content/docs/guides/receive-test-payments.mdx
+13-8Lines changed: 13 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,11 +55,13 @@ If your browser extension is connected to a wallet that uses real money and you
55
55
56
56
7. Wait 10 minutes, then refresh the page. The pending incoming transaction will show as completed and reflect the amount deposited into your wallet.
57
57
58
-
<Cardtitle='Example'>
59
-
If your rate is €0.60 <abbrtitle='euros'>EUR</abbr> an hour and you waited for three Playground events, your incoming payment will be approximately €0.03.
60
-
</Card>
58
+
<Cardtitle='Example'>
59
+
If your rate is €0.60 <abbrtitle='euros'>EUR</abbr> an hour and you
60
+
waited for three Playground events, your incoming payment will be
61
+
approximately €0.03.
62
+
</Card>
61
63
62
-
</Steps>
64
+
</Steps>
63
65
64
66
## Receive a one-time payment
65
67
@@ -76,8 +78,11 @@ If your browser extension is connected to a wallet that uses real money and you
76
78
77
79
4. Sign in to your <LinkOuthref='https://wallet.interledger-test.dev/'>Interledger test wallet</LinkOut> and select **Transactions** from the left menu. A completed outgoing and incoming payment will appear.
78
80
79
-
<Cardtitle='Incoming payment amount'>
80
-
To mimic how a real wallet provider could act, the Interledger test network might show a 0.01 fee deducted from each outgoing payment. If you made a one-time payment of €1.00 <abbrtitle='euros'>EUR</abbr>, for example, the completed incoming payment might be for €0.99.
81
-
</Card>
81
+
<Cardtitle='Incoming payment amount'>
82
+
To mimic how a real wallet provider could act, the Interledger test
83
+
network might show a 0.01 fee deducted from each outgoing payment. If you
84
+
made a one-time payment of €1.00 <abbrtitle='euros'>EUR</abbr>, for
85
+
example, the completed incoming payment might be for €0.99.
Copy file name to clipboardExpand all lines: src/content/docs/guides/send-test-payments.mdx
+11-9Lines changed: 11 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,8 @@ You must have a [funded test wallet account](/guides/test-wallet-sign-up) on Int
30
30
4. Click **Agree** to allow the extension to connect to your wallet.
31
31
32
32
5. Click **Accept** on the Interledger request screen.
33
-
</Steps>
33
+
34
+
</Steps>
34
35
35
36
## Configure continuous payments (optional)
36
37
@@ -43,14 +44,14 @@ To change the rate of pay:
43
44
44
45
2. Select the _Rate_ tab, then enter the amount to send, per hour, to web monetized sites. Your changes are automatically saved.
45
46
46
-
<img
47
-
src='/img/docs/extension/rate-tab.png'
48
-
alt='Rate tab with rate of pay per hour field and continuous payment toggle'
49
-
style='max-width:300px'
50
-
class='img-outline'
51
-
/>
47
+
<img
48
+
src='/img/docs/extension/rate-tab.png'
49
+
alt='Rate tab with rate of pay per hour field and continuous payment toggle'
50
+
style='max-width:300px'
51
+
class='img-outline'
52
+
/>
52
53
53
-
</Steps>
54
+
</Steps>
54
55
55
56
## Send continuous payments
56
57
@@ -101,4 +102,5 @@ If your extension is using <abbr title="US dollars">USD</abbr> with the default
101
102
/>
102
103
103
104
5. Sign in to your <LinkOuthref='https://wallet.interledger-test.dev/'>wallet account</LinkOut> and select **Transactions** to see the payment you just sent.
Copy file name to clipboardExpand all lines: src/content/docs/guides/test-wallet-sign-up.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -74,7 +74,7 @@ Interledger Foundation's test wallet runs on a GateHub pre-production environmen
74
74
class='img-outline'
75
75
/>
76
76
77
-
</Steps>
77
+
</Steps>
78
78
79
79
## Step 4 - Fund your wallet
80
80
@@ -97,6 +97,6 @@ Interledger Foundation's test wallet runs on a GateHub pre-production environmen
97
97
class='img-outline'
98
98
/>
99
99
100
-
</Steps>
100
+
</Steps>
101
101
102
102
You're ready to start testing Web Monetization after your deposit appears in your account.<br /><imgsrc='/img/docs/testwallet/testwallet-balance-pp.png'alt='Account showing balance amount and payment pointer'style='max-width:350px'class='img-outline'/>
Copy file name to clipboardExpand all lines: src/content/docs/supporters/get-started.mdx
+31-30Lines changed: 31 additions & 30 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -121,16 +121,16 @@ After you install the extension, a page appears to guide you through the configu
121
121
122
122
8. A success screen appears when the connection is successful. You can close the tab.
123
123
124
-
<img
125
-
src='/img/docs/extension/connection-success.png'
126
-
alt='Web page displaying a connection successful screen'
127
-
style='max-width:400px'
128
-
class='img-outline'
129
-
/>
124
+
<img
125
+
src='/img/docs/extension/connection-success.png'
126
+
alt='Web page displaying a connection successful screen'
127
+
style='max-width:400px'
128
+
class='img-outline'
129
+
/>
130
130
131
-
You're now ready to set up continuous payments.
131
+
You're now ready to set up continuous payments.
132
132
133
-
</Steps>
133
+
</Steps>
134
134
135
135
## Set up continuous payments
136
136
@@ -169,7 +169,8 @@ Payments continue for as long as a web monetized page is active and in view. Con
169
169
/>
170
170
171
171
3. Enter the amount the extension will send, per hour, to web monetized sites. Alternatively, select the **Continuous payment** toggle to enable/disable continuous payments for all web monetized pages.
172
-
</Steps>
172
+
173
+
</Steps>
173
174
174
175
## Make a one-time payment
175
176
@@ -187,14 +188,14 @@ You can make a one-time payment to a page instead of -- or in addition to -- con
187
188
188
189
2. Enter an amount. Be sure your balance can cover the amount, otherwise the payment will fail. Click **Send now**.
189
190
190
-
<img
191
-
src='/img/docs/extension/otp-success.png'
192
-
alt='Extension showing an available balance of four dollars, with a success message indicating one dollar was sent'
193
-
style='max-width:300px'
194
-
class='img-outline'
195
-
/>
191
+
<img
192
+
src='/img/docs/extension/otp-success.png'
193
+
alt='Extension showing an available balance of four dollars, with a success message indicating one dollar was sent'
194
+
style='max-width:300px'
195
+
class='img-outline'
196
+
/>
196
197
197
-
</Steps>
198
+
</Steps>
198
199
199
200
## Adjust your budget
200
201
@@ -261,23 +262,23 @@ The extension only supports one wallet connection at a time. For example, if you
261
262
262
263
2. Click **Disconnect**.
263
264
264
-
<img
265
-
src='/img/docs/extension/wallet-tab.png'
266
-
alt="Extension's wallet tab showing the disconnect button"
267
-
style='max-width:300px'
268
-
class='img-outline'
269
-
/>
265
+
<img
266
+
src='/img/docs/extension/wallet-tab.png'
267
+
alt="Extension's wallet tab showing the disconnect button"
268
+
style='max-width:300px'
269
+
class='img-outline'
270
+
/>
270
271
271
-
The extension's setup screen appears with your previously used wallet address and budget settings prefilled.
272
+
The extension's setup screen appears with your previously used wallet address and budget settings prefilled.
Copy file name to clipboardExpand all lines: src/content/docs/wallets.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -116,7 +116,7 @@ The Interledger test wallet provides a great way to test Web Monetization withou
116
116
If you're setting up the extension, you can enter your payment pointer as it's shown. If you're adding Web Monetization to your website, you must change `$` to `https://`. For example, `https://ilp.gatehub.net/150012576/USD`.
117
117
:::
118
118
119
-
</Steps>
119
+
</Steps>
120
120
</details>
121
121
122
122
<details>
@@ -142,7 +142,7 @@ The Interledger test wallet provides a great way to test Web Monetization withou
142
142
You can use this wallet address in both the Web Monetization extension and on your website. The `https://` prefix is already included.
0 commit comments