Refund Status
| Status Value | Description |
|---|---|
INIT | Refund created, awaiting channel processing |
PENDING | Refund is waiting for blockchain / channel confirmation |
REFUNDED | Refund successful, funds confirmed, final state |
FAILED | Refund failed, final state |
Note:
stateis returned as the uppercase enum name by default for newly onboarded merchants (e.g.REFUNDED). A small set of early merchants continue to receive lowercase values (e.g.refunded) for backward compatibility and are tracked on a Paydify-side allowlist for migration. Contact Paydify if you have questions.