# Screenshots for Stripe Checkout events

<figure><img src="https://norrnext.com/images/docs/vm-stripe1.png" alt=""><figcaption><p>Click on Select events</p></figcaption></figure>

<figure><img src="https://norrnext.com/images/docs/vm-stripeco2.png" alt=""><figcaption><p>Select events step-by-step</p></figcaption></figure>

<figure><img src="https://norrnext.com/images/docs/vm-stripeco3.png" alt=""><figcaption><p>Make sure you copied correct events for Stripe Checkout, not for Stripe plugin</p></figcaption></figure>

The Webhook has been created. Now click on it and you will get its settings:

<figure><img src="https://norrnext.com/images/docs/vm-stripeco4.png" alt=""><figcaption><p>Get Webhook Secret in Stripe dashboard</p></figcaption></figure>

Click to **Reveal** button and copy the Signing Secret for further usage in VirtueMart payment method.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.norrnext.com/stripe-for-virtuemart/stripe-configuration/screenshots-for-stripe-checkout-events.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
