Process a Partial Refund via Afterpay MCP
A customer support agent needs to issue a partial refund due to an incorrect service charge, but they don't have the full order history.
I need you to process a partial refund for Order ID 12345. First, use `get_payment_details` to verify the remaining balance and confirm the original capture status. Once verified by Claude, initiate the refund of $75 using the `refund_payment` tool.









