Partial Refunds Roadmap

Partial refunds are planned for a future PayPress release. They are not currently implemented as a merchant-entered refund amount feature.

Overview

Partial refunds are planned for a future PayPress release. They are not currently implemented as a merchant-entered refund amount feature.

Requirements

  • No current setup available. This is roadmap documentation only.

Steps

  1. For now, use PayPress for supported full-refund workflows.
  2. If you need a partial refund today, perform it directly in Stripe.
  3. Allow Stripe webhooks to synchronize local refund state when possible.
  4. Watch future PayPress release notes for partial refund support.

Expected Result

Current PayPress versions should not show an admin amount entry field for partial refunds. Full refunds remain the supported in-plugin refund action.

Important Notes

Partial refunds require additional UX and data design because one order can have multiple refund operations. A future release may add amount entry, refund history, operation-level tracking, and stronger partial-refund status display.

Troubleshooting

If you see Partially Refunded on an order, that may reflect Stripe state received through webhooks. It does not mean PayPress currently supports creating merchant-entered partial refunds from WordPress.

Related Articles