From ddb9f00d89f770d1bf15b6a2b09a4ff5310a464d Mon Sep 17 00:00:00 2001 From: matty Date: Thu, 14 Dec 2023 17:28:57 -0500 Subject: [PATCH] add more shit to readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bd001d1..a472eab 100644 --- a/README.md +++ b/README.md @@ -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.