> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fusioncore.us/llms.txt
> Use this file to discover all available pages before exploring further.

# Updating Auto-Charge Payment Method

> Replace the saved Wallet Item on an Installment Plan and reassign it to the installments that are still chargeable, so future Auto-Charge runs use the new card or bank account.

## Overview

Auto-Charge charges each installment against the **Wallet Item** (the saved card or ACH bank account, `FCORE_PAY__Wallet_Item__c`) stored on that installment. When a card expires or a member wants to pay with a different method, you replace the Wallet Item on the Installment Plan.

When you replace the Wallet Item, fusionCore reassigns the new payment method to the installments that are still chargeable — the pending installments that have not yet been paid. Installments that are already paid or cancelled are left as they are.

## Prerequisites

* The Order already has installments. See [Creating Installments](/end-user-guides/orders/installments/creating-installments).
* You have a payment method to assign. You can pick an existing Wallet Item or add a new card or ACH bank account during this procedure.

## Update the Payment Method for All Installments

<Steps>
  <Step title="Open the Manage Installments component">
    On the Order, open the **Manage Installments** component and click **Update Wallet Item for All Installments**.

    <Frame caption="The Update Wallet Item for All Installments action in Manage Installments">
      <img src="https://mintcdn.com/fusionspan/dgaf-BkijdfqhSNr/images/end-user-guides/4858052689/image-20251210-224257.png?fit=max&auto=format&n=dgaf-BkijdfqhSNr&q=85&s=37d7797e612ae8176d179e3165a4b2fc" alt="Manage Installments component with the Update Wallet Item for All Installments button" width="1894" height="671" data-path="images/end-user-guides/4858052689/image-20251210-224257.png" />
    </Frame>
  </Step>

  <Step title="Select or add a payment method">
    Select the Wallet Item you want to use for Auto-Charge. To pay with a different card or bank account, enter the new payment details and save them as a Wallet Item, then select it.

    <Frame caption="Selecting the Wallet Item to use for Auto-Charge">
      <img src="https://mintcdn.com/fusionspan/dgaf-BkijdfqhSNr/images/end-user-guides/4858052689/image-20251210-224548.png?fit=max&auto=format&n=dgaf-BkijdfqhSNr&q=85&s=64c18a86a6b8d3a3558c9650c6daa230" alt="Wallet Item selection dialog for updating the Auto-Charge payment method" width="1019" height="689" data-path="images/end-user-guides/4858052689/image-20251210-224548.png" />
    </Frame>
  </Step>
</Steps>

The new Wallet Item is now assigned to every still-chargeable installment on the plan, and future Auto-Charge runs use it.

## Limitations and Common Pitfalls

* **Only still-chargeable installments are reassigned.** When you replace the Wallet Item, the new payment method is applied only to pending installments that are still chargeable. Installments that are already paid or cancelled keep their original record and are not affected.
* **Auto-Charge still needs a Wallet Item per installment.** If an installment ends up with no Wallet Item, Auto-Charge silently skips it — it never charges and never raises an error. After replacing a payment method, confirm the installments you expect to be charged have the new Wallet Item set.
* **Wallet Items depend on a payment provider.** Wallet Items are created by the Stripe addon. You can only assign payment methods that exist as Wallet Items in your org.
