Commit a53fe39
committed
docs: add Stellar payment links guide
- Add guides/stellar-payment-links.mdx covering URL schema, optional
HMAC-SHA256 tamper-protection signature, deep-linking into native
apps, QR code generation, expiry handling, StellarPaymentLink
reference implementation walkthrough, and webhook receiver patterns
- Register page in docs.json under Guides > Operations
- Add cross-link from sdk/chains/stellar.mdx See Also section
- Add cross-link from guides/privacy-best-practices.mdx See Also section
Closes #371 parent 66ec309 commit a53fe39
4 files changed
Lines changed: 631 additions & 133 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
| 63 | + | |
68 | 64 | | |
69 | 65 | | |
70 | 66 | | |
| |||
76 | 72 | | |
77 | 73 | | |
78 | 74 | | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
| 75 | + | |
86 | 76 | | |
87 | 77 | | |
88 | 78 | | |
| |||
91 | 81 | | |
92 | 82 | | |
93 | 83 | | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
| 84 | + | |
98 | 85 | | |
99 | 86 | | |
100 | 87 | | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
| 88 | + | |
107 | 89 | | |
108 | 90 | | |
109 | 91 | | |
| |||
117 | 99 | | |
118 | 100 | | |
119 | 101 | | |
120 | | - | |
121 | | - | |
122 | | - | |
| 102 | + | |
123 | 103 | | |
124 | 104 | | |
125 | 105 | | |
126 | 106 | | |
127 | 107 | | |
128 | 108 | | |
129 | | - | |
130 | | - | |
| 109 | + | |
| 110 | + | |
131 | 111 | | |
132 | 112 | | |
133 | 113 | | |
| |||
137 | 117 | | |
138 | 118 | | |
139 | 119 | | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
| 120 | + | |
144 | 121 | | |
145 | 122 | | |
146 | 123 | | |
| |||
149 | 126 | | |
150 | 127 | | |
151 | 128 | | |
152 | | - | |
| 129 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
| 173 | + | |
| 174 | + | |
0 commit comments