Image
Image

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

스크린샷

  • Image
    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

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 [email protected].

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