From a9addd32e8343b90340629c1d07ec3a4540ea8da Mon Sep 17 00:00:00 2001 From: "promptless[bot]" <179508745+promptless[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 22:24:43 +0000 Subject: [PATCH] Document partial refunds for USD transactions --- docs/content/docs/(guides)/apps/payments.mdx | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/content/docs/(guides)/apps/payments.mdx b/docs/content/docs/(guides)/apps/payments.mdx index 8359b2fb61..ccb2b41f15 100644 --- a/docs/content/docs/(guides)/apps/payments.mdx +++ b/docs/content/docs/(guides)/apps/payments.mdx @@ -147,7 +147,13 @@ View all payment activity under **Payments → Transactions**: - Filter by transaction type (Purchase, Subscription Renewal, etc.) - Filter by customer type - View transaction details including amount and products -- Refund eligible transactions (non-test, purchases with prices) +- Refund eligible transactions + +#### Issuing Refunds + +Click the refund button in a transaction row to issue a refund. Refunds are only available for non-test mode purchases with associated prices. + +For USD transactions, you can issue full or partial refunds—just specify an amount greater than zero and up to the original charge. Non-USD transactions only support full refunds. ## Customer Types