Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ferryar/midtrans-client-typescript


https://github.com/ferryar/midtrans-client-typescript

javascript midtrans node-js nodejs payment-gateway typescript

Last synced: 17 days ago
JSON representation

Awesome Lists containing this project

README

        

# Midtrans Client Typescript

Typescript version of [https://github.com/Midtrans/midtrans-nodejs-client](https://github.com/Midtrans/midtrans-nodejs-client) for personal use.
Types are incomplete, because the response of the Midtrans API is too dynamic

## Installation
```
pnpm add github:FerryAr/midtrans-client-typescript
```

Issues and/or PRs are welcome.