# How to connect and update your payment card

Encountering issues with binding, changing, or deleting your bank card? This article offers a one-stop solution to help you easily manage your bank card information, ensuring a worry-free shopping experience.

### First Time Link Your Payment Card

After entering any of the live shows, click the wallet icon to go to the shipping and payment information page. Fill in the card information by tapping the Payment detail and then click "Add" to connect the card to your account.

![First time connecting card](/files/367e5bb503e84fb78852d6d46bd92c67b0814fbc)

### Binding a New Card to your account

When you navigate to your payment card info in the live show, click the card icon with circular arrows to add a new card.

![Add new card](/files/fd21637cdd248fe8380293d105a45ef4df44c72d)

### Switching Between Cards for Payment

Click the card icon with circular arrows and choose the card you prefer as default.

![Switch card](/files/3e57a3cfe07fb39a38d5b076f9d2d7a2661db9ac)

### Deleting a Linked Card

Navigate to Settings from the Profile tab to find the "Manage payment" option. From there you can find your linked cards and delete any card you no longer use.

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

## FAQs

<details>

<summary>How to switch from several cards when making payments?</summary>

Just select the card you would like to use in the payment info tab in the live show.

</details>

<details>

<summary>Will the refunds go to the old card if making payment with a new card?</summary>

Refunds only go to the bank account which made the payment.

</details>

<details>

<summary>How many cards can be linked to my Palmstreet account?</summary>

There is no specific limitation for that yet on our platform.

</details>


---

# 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://help.palmstreet.app/buyer/payment-management/how-to-connect-and-update-your-payment-card.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.
