# My Account page

## Save a credit card to a shopper's account

To save a credit card to the shopper's account:

1. Sign into **My Account,** select **Stored Payment Methods**, click **Add New Payment.**
2. Enter the billing address information and click **Continue**.
3. Enter the credit card information
4. Select **Yes, please save this account and payment information for future purchases**, and click **Add New Payment Method**.

{% hint style="info" %}
**Note:** While Magento displays an error when a shopper enters an incorrect ZIP or postal code, it will allow the address to be saved with the incorrect value. This can cause Digital River Drop-in to fail to load in the checkout.
{% endhint %}

![](https://2174805985-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUD3xen8TtEyNM61Si24h%2Fuploads%2FaLJ4xocI3Ap3EU7qUegB%2FEditaddress.PNG?alt=media\&token=e9a400dc-a3ae-4acf-a2ce-cd7dfc61afe1)

##


---

# 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-3.1.0/configure-the-digital-river-extension/shopper-experience/my-account-page.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.
