# My wallet

Use Salesforce Lightning's wallet feature to add or delete a payment method.

## Add a payment method

1. Click **My Wallet**.\
   ![](/files/YKxT8aZLoA1CNBNT5Ehi)
2. Click **Add New Payment Method**. The existing billing address information appears.\
   ![](/files/g4wFIhAEzc8qBZuWNhvC)
3. Click **Next**. The **My Wallet** page appears.\
   ![](/files/PJppCHPRjHXoV1Ygsc4d)
4. Enter the **Credit Card Number,** **Expiration Date**, and **Card Security Code**.\
   ![](/files/vn76j5dNKiUCTUgy7LGL)
5. Click **Add new payment method**.

{% hint style="info" %}
You must click the checkbox marked **Yes, please save this account and payment information for future purchases** to save the payment method.
{% endhint %}

## Delete a payment method

To delete a payment method:

1. Click **My Wallet**.
2. Select the stored **Payment Method** you wish to delete.
3. Click **Delete** on the right-hand side.
4. Click **Save**.


---

# 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.digitalriver.com/salesforce-lightning/salesforce-lightning-b2b-commerce-app-1.6/user-guide/my-wallet.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.
