# Changing Your Subscription Payment Method

### 1. Log in to Your Account

1. Visit **OcuTrap.com** and sign in to your account.
2. Go to **Account Page**
3. Scroll to **Manage Subscription** page.
4. This will take you to the **Stripe customer portal** where your subscription details are stored.

### 2. Add a New Payment Method

1. In the Stripe portal, scroll down to **Payment Methods**.
2. Click **Add payment method**.

### 3. If You Are Using Link

Some customers already have a card saved through **Link**, Stripe’s fast checkout system.

If you see that your card is associated with Link:

1. Click the **three dots** at the top right of the payment method.
2. Select **Pay without Link**.\
   This will allow you to use a normal card or bank account instead of Link.

### 4. Enter Your New Payment Information

You will now see options to:

* Add a new credit or debit card
* Add a bank account Enter your details and save the payment method.

### 5. Set the New Method as Default (Optional)

If you entered multiple payment methods, choose which one should be used for your subscription.

1. Under the payment method list, click **Make default** next to the method you want active.


---

# 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.ocutrap.com/account-and-billing/billing/changing-your-subscription-payment-method.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.
