ivstiv
ivstiv
Correct me if I am wrong but I didn't see a refund function in the library implementing [this endpoint](https://developer.paddle.com/api-reference/a46e727d18db9-refund-payment). I think it can be a fairly simple refundPayment({orderId, reason, amount})...
## 🐛 Bug Report Wrong type when using a generated interface. Doesn't work well with the [dash unescape syntax](https://www.i18next.com/translation-function/interpolation#unescape) `{{- dontEscape}}`. When using this syntax, typescript is happy but the...
I am wondering if there is an integrated way to restrict the response type based on the status code being set in the request at compile time? I guess I...