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
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
Installation
- Upload the plugin files to
/wp-content/plugins/20bytes
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to WooCommerce > Settings > Payments
- Configure the 20bytes payment gateway:
- Enable/disable the gateway
- Enter your Vendor ID
- Enter your API keys
- Configure test mode if needed
FAQ
-
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.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“20bytes” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “20bytes” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release