# Partial refunds for ACH Direct Debit payments

**ACH Direct Debits on the Charges API**
Partial refunds on ACH payments are not possible using the Stripe dashboard, but they can be processed using the [API](https://stripe.com/docs/api#create_refund).
**ACH Direct Debits on the PaymentIntents API**
Partial refunds on ACH Payments can be processed from **both** the Stripe dashboard and through the [API](https://stripe.com/docs/api#create_refund).
