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
and select **Transactions** from the left menu. A completed outgoing payment
49
-
appears for each event, as well as a single pending incoming payment with a
50
-
zero amount.
51
-
<Cardtitle='Outgoing payment amounts'>
52
-
To mimic how a real wallet provider could act, the Interledger test network
53
-
deducts a 0.01 fee from each outgoing payment. If your rate is €0.60{''}
54
-
<abbrtitle='euros'>EUR</abbr> an hour, each Playground event will show
55
-
€0.01 EUR while each outgoing payment in your transaction list will show a
56
-
debit of €0.02.
57
-
</Card>
58
-
7. Wait 10 minutes, then refresh the page. The pending incoming transaction
59
-
will show as completed and reflect the amount deposited into your wallet.
60
-
<Cardtitle='Example'>
61
-
If your rate is €0.60 <abbrtitle='euros'>EUR</abbr> an hour and you waited
62
-
for three Playground events, your incoming payment will be approximately
63
-
€0.03.
64
-
</Card>
27
+
1. Enable continuous payments within the extension if they aren't already. Check your settings by selecting the cog icon, then the **Rate** tab.
28
+
29
+
2. Go to the <LinkOuthref='https://webmonetization.org/play/'>Web Monetization Playground</LinkOut>.
30
+
31
+
3. Enter your wallet account's payment pointer into the field and select **Add monetization link**.
32
+
33
+
:::note[Forgot your payment pointer?]
34
+
Open the extension and select the cog icon. Then, select the **Wallet** tab and copy your payment pointer from the **Connected wallet address** field.
35
+
:::
36
+
37
+
4. Remain on the Playground page, with the window active, long enough for a few events to appear on the page. The time it takes for events to appear depends on the rate you have set up in the extension.
38
+
39
+
<Cardtitle='Example'>
40
+
If your rate is €0.60 <abbrtitle='euros'>EUR</abbr> an hour, then it will take 5-6 minutes for three events to appear.
41
+
</Card>
42
+
43
+
5. Select **Disable** to stop the payments.
44
+
45
+
6. Sign in to your <LinkOuthref='https://wallet.interledger-test.dev/'>Interledger test wallet</LinkOut> and select **Transactions** from the left menu. A completed outgoing payment appears for each event, as well as a single pending incoming payment with a zero amount.
46
+
47
+
<Cardtitle='Outgoing payment amounts'>
48
+
To mimic how a real wallet provider could act, the Interledger test network deducts a 0.01 fee from each outgoing payment. If your rate is €0.60 <abbrtitle='euros'>EUR</abbr> an hour, each Playground event will show €0.01 EUR while each outgoing payment in your transaction list will show a debit of €0.02.
49
+
</Card>
50
+
51
+
7. Wait 10 minutes, then refresh the page. The pending incoming transaction will show as completed and reflect the amount deposited into your wallet.
52
+
53
+
<Cardtitle='Example'>
54
+
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.
55
+
</Card>
65
56
</Steps>
66
57
67
58
## Receive a one-time payment
68
59
69
60
<Steps>
70
-
1. Go to the{''}
71
-
<LinkOuthref='https://webmonetization.org/play/'>
72
-
Web Monetization Playground
73
-
</LinkOut>
74
-
. 2. Enter your wallet account's payment pointer into the field and select
75
-
**Add monetization link**. :::note[Forgot your payment pointer?] Open the
76
-
extension and select the cog icon. Then, select the **Wallet** tab and copy
77
-
your payment pointer from the **Connected wallet address** field. ::: 3. Open
78
-
the extension, enter a one-time payment amount, then click **Send now**. A new
79
-
event will appear in the Playground almost immediately. 4. Sign in to your{''}
and select **Transactions** from the left menu. A completed outgoing and
84
-
incoming payment will appear.
85
-
<Cardtitle='Incoming payment amount'>
86
-
To mimic how a real wallet provider could act, the Interledger test network
87
-
might show a 0.01 fee deducted from each outgoing payment. If you made a
88
-
one-time payment of €1.00 <abbrtitle='euros'>EUR</abbr>, for example, the
89
-
completed incoming payment might be for €0.99.
90
-
</Card>
61
+
1. Go to the <LinkOuthref='https://webmonetization.org/play/'>Web Monetization Playground</LinkOut>.
62
+
63
+
2. Enter your wallet account's payment pointer into the field and select **Add monetization link**.
64
+
65
+
:::note[Forgot your payment pointer?]
66
+
Open the extension and select the cog icon. Then, select the **Wallet** tab and copy your payment pointer from the **Connected wallet address** field.
67
+
:::
68
+
69
+
3. Open the extension, enter a one-time payment amount, then click **Send now**. A new event will appear in the Playground almost immediately.
70
+
71
+
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.
72
+
73
+
<Cardtitle='Incoming payment amount'>
74
+
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.
alt='Account showing no balance and newly created payment pointer'
86
+
style='max-width:350px'
87
+
class='img-outline'
88
+
/>
89
+
88
90
2. Enter an amount, then click **Deposit**.
89
-
<br />
90
-
<img
91
-
src='/img/docs/testwallet/testwallet-deposit.png'
92
-
alt='Deposit to account screen with amount field'
93
-
style='max-width:350px'
94
-
class='img-outline'
95
-
/>
91
+
92
+
<img
93
+
src='/img/docs/testwallet/testwallet-deposit.png'
94
+
alt='Deposit to account screen with amount field'
95
+
style='max-width:350px'
96
+
class='img-outline'
97
+
/>
96
98
</Steps>
97
99
98
100
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'/>
0 commit comments