Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moneropay/moneropay
Standalone Monero payment processor for incoming and outgoing transactions.
https://github.com/moneropay/moneropay
e-commerce monero payment-processor rest-api xmr
Last synced: 6 days ago
JSON representation
Standalone Monero payment processor for incoming and outgoing transactions.
- Host: GitHub
- URL: https://github.com/moneropay/moneropay
- Owner: moneropay
- License: gpl-3.0
- Created: 2021-04-29T21:54:02.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-12-27T23:23:22.000Z (15 days ago)
- Last Synced: 2024-12-29T18:12:34.137Z (13 days ago)
- Topics: e-commerce, monero, payment-processor, rest-api, xmr
- Language: Go
- Homepage: https://moneropay.eu
- Size: 357 KB
- Stars: 117
- Watchers: 3
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: COPYING
Awesome Lists containing this project
- awesome-monero - MoneroPay - A Monero payment gateway for WooCommerce (Point of Sale / Other Wallets)
README
# MoneroPay
A backend service for receiving, sending and tracking status of Monero payments.MoneroPay provides a simple HTTP API for merchants or individuals who want to accept XMR.
MoneroPay supports optional status updates via HTTP Callbacks.Documentation of MoneroPay can be found at [https://moneropay.eu](https://moneropay.eu).
## Features
- 0-conf (enable with `--zero-conf=true`)
- Timelock handling.
- Subaddress based.
- Partial payments support.
- View-only and hot wallet support.
- PostgreSQL and SQLite3 support.
- Callbacks when funds arrive and when they unlock.## Projects
Example projects that use MoneroPay:- [MoneroNodo](https://moneronodo.com)
- [Monero ATM Project](https://atm.monero.is)Do you have a project that uses MoneroPay? Tell us about it and we'll list your project here!
## Contributing
Please prefer [GitLab](https://gitlab.com/moneropay/moneropay/) for opening issues and merge requests.\
Alternatively, you can send patch files via email at [[email protected]](mailto:[email protected]).\
For development related discussions and questions join [#moneropay:kernal.eu](https://matrix.to/#/#moneropay:kernal.eu) Matrix group.## Donate
MoneroPay doesn't receive funds from the Community Crowdfunding System (CCS). Feel free to donate to this address if you're a MoneroPay enjoyer:\
`46VGoe3bKWTNuJdwNjjr6oGHLVtV1c9QpXFP9M2P22bbZNU7aGmtuLe6PEDRAeoc3L7pSjfRHMmqpSF5M59eWemEQ2kwYuw`If you would like to leave a message, you can use [kDonate](https://donate.kernal.eu).