From c3e68ec68cdadb09eb9ec92d61343f55d124e610 Mon Sep 17 00:00:00 2001 From: Sahag Arzoumanian Date: Tue, 1 Jul 2025 15:49:09 -0700 Subject: [PATCH] BitCart Paymenter v1 --- README.md | 21 ++++----------------- 1 file changed, 4 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index 74a0707..c21369e 100644 --- a/README.md +++ b/README.md @@ -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/)