add more shit to readme

This commit is contained in:
matty 2023-12-14 17:28:57 -05:00
parent 89729cab43
commit ddb9f00d89
1 changed files with 3 additions and 1 deletions

View File

@ -47,7 +47,9 @@ First, go to the Developer tab, and navigate to "API Keys". Grab your Secret API
After that, always in the Developer tab, navigate to Webhook and create a webhook.
An example of webhook URL is available in your plugin settings.
Its like https://your-instance.tld/plugins/ncd-sell-storage/1.1.0/router/webhook
Its like https://your-instance.tld/plugins/ncd-sell-storage/1.1.2/router/webhook
# Note: If you update the plugin, you'll have to update the webhook link in Stripe. Don't forget this!
Keep in mind, you need to update the webhook URL on stripe-side for each new plugin version, because the version is in the URL.
Now, configure your Currency and Page description in the plugin settings.