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