20bytes

Descripción

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

Capturas

  • Payment gateway settings page

Instalación

  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

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.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«20bytes» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «20bytes» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0.0

  • Initial release