# Billing Settings

### Stripe

If you subscribed using Stripe, follow the steps below to change default payment method:

1. Hover to your account name on the top right, and click on either **Products and Subscriptions** tab or the **Invoices** tab

   <figure><img src="/files/3QIf5vReSXtHdmHPNr1P" alt=""><figcaption></figcaption></figure>
2. Click the **Billing Settings**

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

   <figure><img src="/files/Ty2D1G31t129Jez4p0Nw" alt=""><figcaption></figcaption></figure>
3. Input your new card number, expiry date and cvv and click on **Use this card**. Follow the onscreen instructions and confirm that your payment method has changed.

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

### PayPal

If you subscribed using PayPal, follow the steps below to change default payment method:

1. Go to the PayPal website and login to your account. Once logged in, click on the **Settings** (gear icon :gear:) on the top right

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

2. Next, click on the **Payments** tab, then click on **Automatic Payments**

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

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

3. On the right sidebar, you'll see a list of merchants (**1**) that you currently have subscription. Select the subscription you'd like to change then click on the **Edit** button on the **Payment method** field (**2**)

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

4. Select the payment method you would like to use and click **Save**

   <figure><img src="/files/OA5Y4wBC0K6fuUwUXTMk" 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.animaldietformulator.com/members-area/billing-settings.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.
