Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mnpezz/nano.to-woo-payment-plugin
woocommerce nanopay.js nano.to checkout plugin
https://github.com/mnpezz/nano.to-woo-payment-plugin
nanocurrency payment-integration wordpress-plugin
Last synced: about 1 month ago
JSON representation
woocommerce nanopay.js nano.to checkout plugin
- Host: GitHub
- URL: https://github.com/mnpezz/nano.to-woo-payment-plugin
- Owner: Mnpezz
- Created: 2024-09-06T18:47:09.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-16T01:19:20.000Z (5 months ago)
- Last Synced: 2024-11-11T09:41:39.734Z (3 months ago)
- Topics: nanocurrency, payment-integration, wordpress-plugin
- Language: PHP
- Homepage:
- Size: 38.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WooCommerce NanoPay Gateway
## Description
The WooCommerce NanoPay Gateway plugin adds NanoPay as a payment method for WooCommerce. This allows customers to pay for their orders using Nano cryptocurrency through the NanoPay service.
## Features
- Seamless integration with WooCommerce checkout
- Support for WooCommerce Blocks (for block-based checkout)
- Easy configuration with NanoPay API key and Nano address
- Automatic order status updates
- Compatible with the latest versions of WordPress and WooCommerce## Requirements
- WordPress 5.0 or higher
- WooCommerce 3.0 or higher
- PHP 7.0 or higher## Installation
1. Download the plugin zip file.
2. Log in to your WordPress admin panel and navigate to Plugins > Add New.
3. Click on the "Upload Plugin" button at the top of the page.
4. Choose the plugin zip file you downloaded and click "Install Now".
5. After the installation is complete, click "Activate Plugin".Alternatively, you can manually upload the plugin files to your server:
1. Unzip the plugin zip file.
2. Upload the `woocommerce-nanopay-gateway` folder to the `/wp-content/plugins/` directory of your WordPress installation.
3. Activate the plugin through the 'Plugins' menu in WordPress.## Configuration
1. Go to WooCommerce > Settings > Payments.
2. Click on "NanoPay" to configure the payment method.
3. Enable the payment method by checking the "Enable NanoPay Payment" box.
4. Enter your NanoPay API key in the "API Key" field.
5. Enter your Nano address in the "Nano Address" field.
6. Customize the title and description if desired.
7. Click "Save changes" to apply your settings.## Usage
Once configured, NanoPay will appear as a payment option during the WooCommerce checkout process. Customers can select NanoPay to pay for their orders using Nano cryptocurrency.
## Support
If you encounter any issues or have questions about the plugin, please create an issue on the plugin's GitHub repository or contact the plugin author.
## Changelog
### 1.4
- Initial release of the improved WooCommerce NanoPay Gateway
- Added support for WooCommerce Blocks
- Integrated NanoPay API for secure payment processing
- Included both Nano address and API key configuration options## License
This plugin is released under the GPL v2 or later license.
## Credits
This plugin was developed by mnpezz and is powered by the NanoPay API.