BitCart Paymenter v1

This commit is contained in:
Sahag Arzoumanian 2025-07-01 15:49:09 -07:00
parent 405bc99a97
commit c3e68ec68c

View File

@ -1,13 +1,9 @@
# BitCart plugin for Paymenter
# BitCart plugin for Paymenter v1
**WARNING**: Use at your own risk not tested in production
## Changes made
## Integration Requirements
This version requires the following:
- Installed Paymenter in your server - [install guide](https://paymenter.org/docs/getting-started/installation/)
- Running Bitcart instance: [deployment guide](https://docs.bitcart.ai/deployment)
- Add boot function and change pay function in BitCart.php
- Modify route post method in routes.php
## Installing the Plugin
@ -28,12 +24,3 @@ After you have enabled the Bitcart plugin, the configuration steps are:
1. Enter your admin panel URL (for example, https://admin.bitcart.ai) without slashes. If deployed via configurator, you should use https://bitcart.yourdomain.com/admin
2. Enter your merchants API URL (for example, https://api.bitcart.ai) without slashes. If deployed via configurator, you should use https://bitcart.yourdomain.com/api
3. Enter your store ID (click on id field in Bitcart's admin panel to copy id)
## Support
Feel free to create issues.
In addition we are waiting for your improvements and corrections at [activitypub](https://mitra.0ut0f.space/@kglt)
## License
All work is licensed under [ISC License](https://www.isc.org/licenses/)