https://github.com/ferryar/midtrans-client-typescript
https://github.com/ferryar/midtrans-client-typescript
javascript midtrans node-js nodejs payment-gateway typescript
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ferryar/midtrans-client-typescript
- Owner: FerryAr
- License: mit
- Created: 2023-06-13T09:07:04.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-07T14:40:39.000Z (over 2 years ago)
- Last Synced: 2025-03-27T07:13:19.730Z (over 1 year ago)
- Topics: javascript, midtrans, node-js, nodejs, payment-gateway, typescript
- Language: TypeScript
- Homepage:
- Size: 67.4 KB
- Stars: 5
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.