$orqex->refunds().
Create
List & retrieve
Methods
| Method | Returns |
|---|---|
create(string $intentId, array $params, $opts = null) | Refund |
all(string $intentId, array $params = [], $opts = null) | Collection<Refund> |
retrieve(string $intentId, string $refundId, $opts = null) | Refund |