# Saving payment methods

Shoppers can save their payment methods to their account during checkout or through their store account.

## Checkout

To save a credit card during checkout, select the check box named **Yes, please** **save this account and payment information for future purchases**.&#x20;

<div align="left"><img src="https://content.gitbook.com/content/SC10aYILYiaNLeoaXFyt/blobs/MFbmUIVsGyCY0Kc3Khgy/Stored%20payment%20methods.png" alt=""></div>

## My Account

To save a credit card to the shopper's account:&#x20;

1. Sign in to **My Account**, select **Stored Payment Methods**, click **Add New Payment**.\
   ![](https://content.gitbook.com/content/SC10aYILYiaNLeoaXFyt/blobs/lT5qY5ClrnFnDvluMVs5/image.png)<br>
2. Enter the billing address information and click **Continue**.\
   ![](https://content.gitbook.com/content/SC10aYILYiaNLeoaXFyt/blobs/bqK3qwaNUJTy3Kw58SXu/Stored-Payment-Methods-Add-Billing-Address.png)<br>
3. Enter the credit card information.\
   ![](https://content.gitbook.com/content/SC10aYILYiaNLeoaXFyt/blobs/Z5GryAauya9UixMpwsw4/Stored-Payment-Methods-Credit-Card.png)<br>
4. Select the **Yes, please save this account and payment information for future purchases**, and click **Add New Payment Method**.

## Using a stored payment method

To use a stored payment method during checkout, select the radio button next to the payment method you want to use and click **Use Stored Payment**.

![](https://content.gitbook.com/content/SC10aYILYiaNLeoaXFyt/blobs/zFULRvzdPEXi8ZdgUUJe/Using-stored-payment-method.png)


---

# 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/adobe-commerce-extension/adobe-commerce-extension-4.3/configure-the-digital-river-extension/shopper-experience/saving-payment-methods.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.
