Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fajrulaulia/xendit-payment-api
Payment Microservice to integrated backend to xendit
https://github.com/fajrulaulia/xendit-payment-api
backend nodejs payment-gateway
Last synced: about 6 hours ago
JSON representation
Payment Microservice to integrated backend to xendit
- Host: GitHub
- URL: https://github.com/fajrulaulia/xendit-payment-api
- Owner: fajrulaulia
- Created: 2019-09-18T15:03:16.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-30T10:51:19.000Z (11 months ago)
- Last Synced: 2023-12-30T11:36:28.925Z (11 months ago)
- Topics: backend, nodejs, payment-gateway
- Language: JavaScript
- Homepage:
- Size: 526 KB
- Stars: 3
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: changelog
Awesome Lists containing this project
README
# xendit-payment-services
xendit-payment-services is a web service for payment gateway using Xendit API+Expressjs+MySQL, here you using method Invoice for payment.
## Installation
Use the package manager [npm](https://http://nodejs.org/) to install foobar.
```bash
npm install
```## Usage
* Register Account [xendit](xendit.co)
* Completly register and get all data like API TOKEN
* Register you API for Notify in Invoice Method
![alt text](https://raw.githubusercontent.com/fajrulaulia/xendit-payment-services/master/registerAPI.png)
* Run Callback using Testing
![alt text](https://raw.githubusercontent.com/fajrulaulia/xendit-payment-services/master/Untitled.png
)
* Callback from Xendit Payment Gateway Service
![Return](https://raw.githubusercontent.com/fajrulaulia/xendit-payment-services/master/Payment%20Success.png)## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.Please make sure to update tests as appropriate.
## License
[MIT](https://choosealicense.com/licenses/mit/)