Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ferryar/midtrans-client-typescript
- Owner: FerryAr
- License: mit
- Created: 2023-06-13T09:07:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-07T14:40:39.000Z (about 1 year ago)
- Last Synced: 2024-12-09T07:07:58.987Z (about 1 month ago)
- Topics: javascript, midtrans, node-js, nodejs, payment-gateway, typescript
- Language: TypeScript
- Homepage:
- Size: 67.4 KB
- Stars: 4
- 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.