# Stripe

[Watch video tutorial](https://youtu.be/wrl_5MDoeoA)

Once you have the North Commerce plugin activated you will need to navigate to the `Integrations` page of the plugin. You can do this one of two ways. By selecting `Integrations` from the side submenu of North Commerce or by clicking `Integrations` from the primary navigation menu at the top of the plugin menus.

## Navigating to Integrations

<figure><img src="/files/P8MU3bgwFU2byLYzgF6S" alt=""><figcaption><p>Places you can click to get to the integrations area</p></figcaption></figure>

Now that you are on the integrations page you will see our Stripe card as the second item in the list.

<figure><img src="/files/Zuk2oNdIdn4MyXQk9at0" alt=""><figcaption><p>The North Commerce built-in Stripe integration</p></figcaption></figure>

## Activating The Stripe Integration

In order to begin the process of connecting your Stripe account to North Commerce you can activate the integration by clicking on the toggle

<figure><img src="/files/tYtSjBoKpEWNF82Pflrt" alt=""><figcaption><p>North Commerce Stripe activation toggle</p></figcaption></figure>

## Connecting to Stripe

Almost instantly after you do that the Stripe Settings Modal will appear and you can connect your account by clicking the `Connect with Stripe` button and logging into your Stripe and selecting the account you want to connect.

<figure><img src="/files/ZSY383WRLloVmCFO05wz" alt=""><figcaption><p>Click on the Connect with Stripe button to connect your Stripe account</p></figcaption></figure>

## Select Your Stripe Account

Now that you have logged into Stripe select the Stripe account you want to use *(if you have more than one)*

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

Once you click connect it may prompt you to confirm your password or enter a 2-factor authentication password and then will redirect you back to North Commerce

<figure><img src="/files/LXlT0t2RWvlfLNjZwssW" alt=""><figcaption><p>Successful Stripe Connection</p></figcaption></figure>

Click save to confirm the connection

By default you will see North Commerce's Stripe integration is automatically in `Test Mode` you can click the toggle to switch between `Test Mode` and `Live Mode`

<figure><img src="/files/qJjAPSIt6pLOpSRczQp8" alt=""><figcaption><p>Test Mode Active</p></figcaption></figure>

<figure><img src="/files/syCFx2vL8uiWY9ARF0v5" alt=""><figcaption><p>Live Mode Active</p></figcaption></figure>

## Remove Stripe Connection

Hover over the Stripe card and click on the gear icon

<figure><img src="/files/pmhHkldvKPoaT7d5OKVH" alt=""><figcaption><p>Stripe Settings Button</p></figcaption></figure>

Then you will click on the `Remove Stripe Integration` button to remove the Stripe connection from your North Commerce store

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


---

# 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.northcommerce.com/north-commerce/payment-gateways-and-merchants/stripe.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.
