20bytes

描述

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

屏幕截图

  • Payment gateway settings page

安装

  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

常见问题

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.

评价

此插件暂无评价。

贡献者及开发者

「20bytes」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「20bytes」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.0

  • Initial release