AutoChargeBatch, job name FC: Auto Charge). Each day it finds pending installment payments due that day and charges them against the Wallet Item stored on each one.
A Wallet Item (
FCORE_PAY__Wallet_Item__c) is a stored payment method — a saved credit card or ACH bank account. Wallet Items are created by the Stripe addon. If an installment has no Wallet Item, Auto-Charge silently skips it: it never charges and never raises an error.Working with Auto-Charge
Configuring Auto-Charge
Schedule the daily batch job, set the payment method on installments, and tune the metadata settings that control retries and batch size. Admins start here.
Updating Auto-Charge Payment Method
Replace the Wallet Item used for an Installment Plan and reassign it to the installments that are still chargeable.

