=== Direct to wallet Crypto Payments - Bcon Global (Non-custodial gateway) ===
Contributors: bconglobal
Tags: woocommerce, crypto, cryptocurrency, bitcoin, ethereum, BTC, ETH, SOL, TRX, BNB, USDT, USDC, USDS, TUSD, non-custodial, direct to wallet, P2P, payments
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 8.2
Requires Plugins: woocommerce
Stable tag: 2.1.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Accept cryptocurrency payments in WooCommerce using Bcon Global.

== Description ==

Bcon Global enables WooCommerce stores to accept cryptocurrency payments through a secure and automated workflow.

The plugin communicates with the Bcon Global API to generate payment addresses, monitor transactions, and update order statuses.

A custom database table is used to track payment-related data efficiently.

== Important Notice ==

This plugin does not store or custody any funds.

All payments are processed on the blockchain and sent directly to the merchant’s wallet via the Bcon Global infrastructure.

== Features ==

* WooCommerce payment gateway integration
* Multiple cryptocurrencies and networks support
* Automatic payment status updates
* Blockchain confirmation tracking
* QR code checkout experience
* Custom order status handling
* Dedicated database table for payment tracking

== Installation ==

1. Upload plugin to `/wp-content/plugins/`
2. Activate via WordPress admin
3. Ensure WooCommerce is active
4. Go to WooCommerce → Settings → Payments
5. Enable Bcon Global
6. Configure API keys

== Configuration ==

* Set API keys per blockchain
* Configure callback URL
* Adjust confirmation settings
* Customize order statuses

== Database ==

This plugin creates a custom table:

`wp_cprocessing_orders`

This table is used for storing transaction-related data.

The table is automatically removed when the plugin is uninstalled.

== Webhook / Callback ==

Set your callback URL in Bcon dashboard:

`https://your-site.com/wc-api/WC_Gateway_Cprocessing?secret=YOUR_SECRET`

== Frequently Asked Questions ==

= Does this plugin hold funds? =

No. Funds are never stored or controlled by this plugin.

= Is WooCommerce required? =

Yes.

= What data is stored? =

Payment-related metadata and transaction tracking data in a dedicated database table.

== Changelog ==

= 2.1.2 =

* Current stable release

== Security ==

* Input sanitization
* Output escaping
* Nonce verification
* Secure API communication

== License ==

GPLv2 or later

== Support ==

https://bcon.global/
