# Different payment methods per Amazon accounts

Let’s say you want a different payment method for each Amazon account.

For example, you want a setup like this:

| Amazon Account  | Payment method             |
| --------------- | -------------------------- |
| My Store A - US | Mastercard - \*\*\*\* 1234 |
| My Store B - EU | Visa - \*\*\*\* 1234       |

1. Add the payment method by going to **Advigator > Settings > Billing**.

2. By default, the payment method is linked to all the Amazon accounts you manage. Click here to see which ones are linked.<br>

   <figure><img src="https://515170150-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrRNaJjDIKfa2zsI5Gpug%2Fuploads%2FUSYUAbXClP7aRyjH8NGV%2Fimage.png?alt=media&#x26;token=bbf50bc0-1d55-46e2-b1d3-e71de3161223" alt=""><figcaption></figcaption></figure>

3. Remove the Amazon accounts that you don’t want to pay with this payment method.<br>

   <figure><img src="https://515170150-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrRNaJjDIKfa2zsI5Gpug%2Fuploads%2F3FJUrHhbbEvtz7snhmpL%2Fimage.png?alt=media&#x26;token=9e44b271-f044-497b-b748-761522f21273" alt=""><figcaption></figcaption></figure>

4. Refresh the page or go back to **Advigator > Settings > Billing**. You’ll see this alert because there are now marketplaces without an associated payment method.<br>

   <figure><img src="https://515170150-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrRNaJjDIKfa2zsI5Gpug%2Fuploads%2FBy0GT0lHaMUJYVPtcD8K%2FScreenshot%202025-04-11%20at%2014.51.30.png?alt=media&#x26;token=1afc36e4-7f82-40ec-a178-1d84ed4fbfec" alt=""><figcaption></figcaption></figure>

5. Add a new payment method.<br>

   <figure><img src="https://515170150-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrRNaJjDIKfa2zsI5Gpug%2Fuploads%2FWvLAjFUtPAyGCst1N5tI%2FScreenshot%202025-04-11%20at%2014.53.47.png?alt=media&#x26;token=0dc0a7de-7479-483f-97ce-b59b2ec5f778" 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.advigator.com/faq/different-payment-methods-per-amazon-accounts.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.
