=== 20bytes ===
Contributors: 20bytes
Tags: woocommerce, payment gateway, cryptocurrency, bitcoin, payment processing
Requires at least: 5.8
Tested up to: 6.8
Stable tag: 1.0.0
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Accept cryptocurrency payments in your WooCommerce store through 20bytes payment processing service.

== Description ==
20bytes Payment Gateway for WooCommerce allows you to accept cryptocurrency payments in your online store. Process transactions securely and receive payments directly to your wallet.

== External Services ==
This plugin connects to the 20bytes payment processing API (digitalengine.20bytes.com) to process cryptocurrency transactions. This connection is essential for processing payments and managing cryptocurrency transactions in your WooCommerce store.

= Data Transmission =
The following data is sent to digitalengine.20bytes.com:
* Order information (amount, order ID, currency)
* Store identification (Vendor ID)
* Customer's payment preference
* Transaction details for processing

No personal customer information is transmitted beyond what is necessary for payment processing.

The API endpoint used is:
* Live mode: https://digitalengine.20bytes.com/processOrder

= Service Provider Information =
Service provided by 20bytes:
* Terms of Service: Defined by the contract between 20bytes and the Merchant
* Privacy Policy: https://20bytes.com/privacy-policy.pdf
* Service Documentation: [URL to API documentation]

= Data Storage and Security =
* All API communications are encrypted using SSL/TLS
* API keys and sensitive data are stored securely in WordPress options
* No customer payment data is stored locally

== Installation ==
1. Upload the plugin files to `/wp-content/plugins/20bytes`
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Go to WooCommerce > Settings > Payments
4. Configure the 20bytes payment gateway:
   * Enable/disable the gateway
   * Enter your Vendor ID
   * Enter your API keys
   * Configure test mode if needed

== Configuration ==
The following settings are available:
* Enable/Disable - Enable or disable the payment gateway
* Test Mode - Toggle between test and live modes
* Vendor ID - Your unique identifier from 20bytes
* Publishable Key - Your API key for transaction processing
* API Version - Current version of the API being used
* API Endpoint - The endpoint URL for processing transactions

== Frequently Asked Questions ==
= Is this plugin free to use? =
The plugin itself is free, but you need a 20bytes merchant account and may incur transaction fees.

= How do I get my API credentials? =
You can obtain your Vendor ID and API keys by contacting 20bytes at info@20bytes.com.

= Is test mode available? =
Yes, you can enable test mode to simulate transactions before going live. In accordance with 20bytes.

== Screenshots ==
1. Payment gateway settings page
2. Checkout page payment option
3. Payment processing interface

== Changelog ==
= 1.0.0 =
* Initial release

== Upgrade Notice ==
= 1.0.0 =
Initial version of the 20bytes payment gateway for WooCommerce
