> For the complete documentation index, see [llms.txt](https://docs.imber.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.imber.dev/website-development/payment-gateways/stripe.md).

# Stripe

{% hint style="danger" %}
Please follow this guide step-by-step!
{% endhint %}

1. Go to your Website Dashboard: <https://yourwebsite.com/wp-admin/> .
2. Download Stripe Gateway Plugin for woocommerce.
3. Go to WooCommerce Settings.

<figure><img src="/files/UiqOvFyraEMSinmakC6o" alt=""><figcaption></figcaption></figure>

3. Go to payments.

<figure><img src="/files/785B5IxO0n1lLXw6KBg7" alt=""><figcaption></figcaption></figure>

4. Go to Stripe.

<figure><img src="/files/Cz93VByP79eIoJmeeaod" alt=""><figcaption></figcaption></figure>

5. Click on Create or Connect an account.

<figure><img src="/files/SzdL0sn7HRweyAYHzTZD" alt=""><figcaption></figcaption></figure>

6. Choose your account and click connect.

<figure><img src="/files/AxIuNN14sUUnwZcrmLlg" alt=""><figcaption></figcaption></figure>

7. To enable webhooks (optional).

<figure><img src="/files/nkaPZdpeQC3cXwXHv2md" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/smAPct2lNmwlz8YQI5yE" alt=""><figcaption></figcaption></figure>

8. To get your Webhook Secret.
9. Go to <https://dashboard.stripe.com/webhooks>

<figure><img src="/files/t5DUeBXne5HUOWAXc1Vj" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Ldhdiwd3nj69wZB9ueuV" alt=""><figcaption></figcaption></figure>

10. &#x20;Select the events you need we suggest to select all events.

<figure><img src="/files/j6iSztuDwFxCQChd1dEL" alt=""><figcaption></figcaption></figure>

11. Get your webhook secret.

<figure><img src="/files/8GUvtVSRjBa2deW6BN5A" alt=""><figcaption></figcaption></figure>

12. Add it to the website to complete stripe setup.

<figure><img src="/files/Ct5gIY4X8KJz9uyo46jb" alt=""><figcaption></figcaption></figure>
