Skip to content

Commit 7adbe6e

Browse files
Update API Settings instructions
1 parent cf036fc commit 7adbe6e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/XummPaymentMethod.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -318,8 +318,8 @@ await _localizationService.AddOrUpdateLocaleResourceAsync(new Dictionary<string,
318318
For plugin configuration, follow these steps:<br />
319319
<br />
320320
1. You will need a Xumm Developer account. If you don't already have one, you can sign up here: <a href=""https://apps.xumm.dev/"" target=""_blank"">https://apps.xumm.dev/</a><br />
321-
2. Sign in to 'Xumm Developer Dashboard'. Go to 'Settings' tab, copy 'API Key', 'API Secret' and paste it into the same fields below.<br />
322-
3. Update the webhook with URL <em>{0}</em> on the 'Application details' section of 'Settings'.<br />
321+
2. Sign in to 'Xumm Developer Dashboard', create a new application if needed. Go to 'Settings' tab, copy 'API Key', 'API Secret' and paste it into the same fields below.<br />
322+
3. Update the Webhook URL for callbacks with URL <em>{0}</em> on the 'Application details' section of 'Settings'.<br />
323323
</div>",
324324
["Plugins.Payments.Xumm.Section.XrplSettings.Instructions"] = @"
325325
<div style=""margin: 0 0 20px;"">

0 commit comments

Comments
 (0)