Documentation Index
Fetch the complete documentation index at: https://docs.khaime.com/llms.txt
Use this file to discover all available pages before exploring further.
Refunds
Khaime supports full and partial refunds through the underlying payment gateway.Creating a Refund
| Field | Type | Required | Description |
|---|---|---|---|
transaction_id | string | Yes | The original transaction ID |
amount | integer | No | Partial refund amount in minor units. Omit for full refund. |
reason | string | No | Reason for the refund |
Response
Webhook
When the refund completes, Khaime sends arefund.completed webhook.
Refund Timelines
| Gateway | Processing Time |
|---|---|
| Stripe | 5-10 business days |
| Paystack | 3-5 business days |
Refunds are processed in the currency the customer originally paid in. If the customer paid in NGN, the refund is issued in NGN regardless of your baseline currency.
