From 0a1b10c010d5e4136b347c6318b11bee5e335fb0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krzysztof=20=C5=BBuraw?= <9116238+krzysztofzuraw@users.noreply.github.com> Date: Tue, 15 Oct 2024 12:35:06 +0200 Subject: [PATCH] Update README.md (#221) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 485497f..da07589 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,9 @@ > [!CAUTION] > Stripe App is not a production-ready app, but an integration example. It is not feature complete and must be self-hosted. +> [!TIP] +> Questions or issues? Check our [discord](https://discord.gg/H52JTZAtSH) channel for help. + ## Overview Stripe App is a payment integration app that allows merchants to accept online payments from customers using Stripe as their payment processor. Stripe is a popular global payment provider that offers a range of payment methods, including credit cards, bank transfers, and digital wallets.