# Activating additional payment methods

To provide your customers with more payment options at checkout, you can activate additional payment methods on your Shopify store.

### Activate additional payment methods <a href="#activate-additional-payment-methods" id="activate-additional-payment-methods"></a>

<details>

<summary>Desktop</summary>

1. From your Shopify admin, go to **Settings** > [**Payments**](https://admin.shopify.com/settings/payments).
2. In the **Supported payment methods** section, click **Add payment methods**.
3. Search and select by payment methods or by provider.
4. Choose a provider from the search results, and then click **Activate**.
5. Enter your account credentials for the provider you chose.
6. Click **Activate**.

</details>

<details>

<summary>iPhone</summary>

1.
2.
3.
4.
5.
6.
7.

</details>

<details>

<summary>Android</summary>

1.
2.
3.
4.
5.
6.
7.

</details>

After you've activated an additional payment method, your customers will be able to use it at checkout.

### Additional payment method apps <a href="#additional-payment-method-apps" id="additional-payment-method-apps"></a>

In addition to the built-in payment methods, you can also install additional payment providers as apps from the **Payments** section in your Shopify admin **Settings**. However, before you can use these apps, you need to configure and activate them.

To keep information synchronized between Shopify and some additional payment providers, [activity on orders that are pending payment might be restricted](https://help.shopify.com/manual/orders/manage-orders/alt_payments_pending).

#### Install an additional payment method app <a href="#install-additional-payment-method-app" id="install-additional-payment-method-app"></a>

1. From your Shopify admin, go to **Settings** > [**Payments**](https://admin.shopify.com/settings/payments).
2. In the **Supported payment methods** section, click **Add payment methods**.
3. Search and select by payment methods or by provider.
4. Choose a provider from the search results, and then click **Activate**.
5. Click **Install app** to install the additional payment method app.

#### Configure and activate your additional payment method app <a href="#configure-activate-additional-payment-method-app" id="configure-activate-additional-payment-method-app"></a>

You need to configure and then activate your additional payment method app before you can use it. Each additional payment method app has its own requirements for authentication and configuration, but typically, you're asked to log in or create an account with the payment provider. After you activate the additional payment method app, the payment method is visible on checkout.

**Steps:**

1. From your Shopify admin, go to **Settings** > [**Payments**](https://admin.shopify.com/settings/payments).
2. In the **Supported payment methods** section, click **Add payment methods**.
3. Search and select by payment methods or by provider.
4. Choose a provider from the search results, and then click **Activate**.
5. Click **Manage**.
6. You're redirected to the payment provider's app where you can connect your external account.
7. After configuration is complete, click **Activate**.


---

# 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://nutmegstudio-co.gitbook.io/shopify/chapter-8-store-settings/activating-additional-payment-methods.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.
