See what's new

Change Log

Latest version

V 1.2.5

V 1.0.3

V 1.0.0


Fixed bug related to missing Boxcoin payment option for WooCommerce.

Fixed bug related to EDD orders not marked as completed.

Option to apply a fee to all payments.

Option to create agent account to access the admin area with limited privileges.

Fixed bug related to LTC transactions wrongly marked as paid when the setting 'accept transactions with underpayments' is active.

Fixed bug related to TRC20 transactions wrongly marked as paid when manual address generation is used.

Fixed bug related to XRP.

Fixed bug related to VAT calculation.

Fixed bug related to custom token exchange rate.

We have implemented an IP ban to prevent brute force attacks resulting from multiple login attempts.

Option to set new base URLs if URL rewrite is active.

The email address for the email verification process can now be changed by the user.

Fixed bug related to email verification.

Fixed bug related to testnet.

Fixed bug related to exhcange finalization.

Fixed multiple minor bugs.

Improved transaction details.

Fixed bug related to the settings repeaters.

Fixed bug related to altered chars on checkout texts.

Fixed bug related to notes.

Fixed various minor bugs.

Option to accept manual payments.

Option to manually send payments for exchanging cryptocurrency to FIAT currencies.

The transaction details now display the user's information.

When a pending transaction is marked as completed in the admin area, the exchange is finalized and the amount is sent to the user.

Fixed bug related to VAT.

Fixed bug related to payment link generation for pending FIAT payments.

Fixed bug related to copying the amount.

Option to add a prefix to the invoice number.

Option to rename the brand from Boxcoin to a different name.

Option to filter by checkout.

Option to filter by currencies.

Better VAT validation.

The transaction filter has been updated to provide support for custom tokens and refunded status.

Fixed a security bug related to WooCommerce and Easy Digital Download that allowed an attacker to pay less than the order amount.

Fixed bug related to explorer links for custom token transactions.

Fixed bug related to manually setting a WooCommerce order as completed.

Fixed bug related to Stripe.

Option to prevent a WooCommerce order from being finalized on payment complete.

Fixed bug related to Metamask.

Fixed bug related to the updates.

Fixed bug related to custom token codes.

Option to enable Stripe Tax.

Option to set an exchange rate URL for custom tokens.

Fixed bug related to unicode chars and translations.

Fixed bug related to RTL.

Fixed bug related to custom tokens.

Option to set the cryptocurrencies available for users to receive.

Option to set the a custom token as default cryptocurrency.

Fixed bug related to transaction amount returned by Tatum.

Fixed bug related to transaction cancellation.

Fixed bug related to wrong confirmations number.

Added FIAT amount to the checkout.

New PHP API functions 'bxc_crypto_get_explorer_link()', 'bxc_crypto_get_network_fee()'.

New REST API and JS AJAX API functions 'get-explorer-link', 'get-network-fee'.

Fixed bug related to wrong currency when paying with Stripe.

Boxcoin Exchange add-on publication.

Fixed bug related to BTC transaction detection.

Fixed bug related to BTC transfers sent via BTC node.

Fixed bug related to transactions marked incorrectly as completed if the same address contained older transactions, when address generation is active.

Fixed bug related to cron jobs.

Fixed bug related to address generation.

Fixed bug related to payment form when invoice form is active.

Fixed bug related to Bitcoin node transfers.

Fixed bug related to custom tokens.

Option to use testnet networks for ETH and BTC.

Option to accept transactions with underpayments.

Added support for custom BEP-20 tokens.

Change to QR code value, it now includes only the address.

New PHP API functions 'bxc_crypto_get_value_with_decimals()', 'bxc_crypto_is()', 'bxc_crypto_is_custom_token()', 'bxc_crypto_get_image()', 'bxc_crypto_validate_address()'.

New REST API and JS AJAX API functions 'get-exchange-rates', 'validate-address'.

Fixed bug related to Coinbase transfers.

Fixed bug that was deleting completed transactions.

Fixed mulitple bugs related to Stripe and Verifone.

Issue refunds for completed or underpaid transactions via Coinbase and nodes.

Option to increase the number of confirmations if the transaction value exceeds the specified threshold.

PayPal integration.

Notification on administration area login.

Variable confirmations number based on cryptocurrency.

Number of decimals limited to 2 for stablecoins if address generation is active.

Added multiple FX providers.

New PHP API function 'bxc_settings_get_confirmations()'.

Fixed bug that was preventing the deactivation of Boxcoin from the active WooCommerce payment gateways.

Fixed bug related to WordPress critical error when activatin Boxcoin for some hosting configuration.

Fixed bug related to explorers.

Bitcoin Lightning Network support.

Address generation via address list.

Fixed bug related to malformed checkout HTML code.

Fixed bug related to wrong random cryptocurrency amounts.

Fixed bug related to USDT on BSC.

Fixed bug related to address generation.

Bitcoin address generation via xpub key without a node.

Generate payment requests on the fly.

Mobile version improvements.

Debug mode improvements.

Cancelled transactions are now deleted automatically.

New PHP API function 'bxc_btc_generate_address_xpub_node()'.

Fixed bug related to redirect on payment complete.

Fixed bug related to USDT on Tron.

Fixed bug related to REST API.

Shopify integration.

Option to add a note to dynamic checkouts.

Cron job to complete transaction also if the user close the checkout page.

Transactions created using integrations like WHMCS, WooCommerce and others will include a note showing the linked order ID.

New blockchain explorer: Tatum.

Bitcoin address generation via xpub key.

MetaMask button is now hidden if MetaMask is not available.

Custom tokens contract address field added. If your custom token is not a famous token you need to set the contract address.

New explorer added: BlockCypher.

New PHP API functions 'bxc_crypto_get_decimals()', 'bxc_transactions_check_pending()'.

New JS API AJAX function 'get-transaction'.

New REST API functions 'get-transaction', 'check-pending-transactions'.

Fixed bug related to ERC-20 tokens FIAT values.

Fixed bug related to checkout saving.

Fixed bug related to plugin activation when Easy Digital Downloads is active.

When a transaction is manually marked as completed the webhook is sent and the linked order completed.

Option to load a custom CSS file in the payment page.

Added support for MetaMask.

Added support for the following cryptocurrencies: TETHER ON BSC Network, XRP.

Option to hide the QR code.

Option to add unlimited custom tokens.

All settings are now encrypted.

Open Cart integration.

WHMCS integration.

Set language of pay.php page via URL with the attribute 'lang=LANGUAGE_CODE'.

Payment link for pending transactions.

Email notifications.

Advenced decentralized features powered by your BTC and ETH nodes: option to generate a new address for each checkout, to automatically convert the received crypto to another token, and to automatically transfer the received crypto to another address.

Advenced features powered by Coinbase: option to generate a new address for each checkout, to automatically convert the received crypto to FIAT, and to automatically transfer the received crypto to another address.

The QR code now includes address and amount.

Internal QR code generation for improved security.

Dedicated transaction details area.

Billing is now shown automatically if the billing details are saved. Option to close the billing area.

WooCommerce order status changed from 'on-hold' to 'processing'.

New PHP API functions 'bxc_get_cryptocurrency_codes()', 'bxc_payment_link()', 'bxc_get_custom_tokens()', 'bxc_settings_get_address()', 'bxc_eth_swap()', 'bxc_eth_transfer()', 'bxc_eth_get_contract()', 'bxc_eth_wait_confirmation()', 'bxc_eth_curl()', 'bxc_eth_get_transactions_after_timestamp()', 'bxc_eth_generate_address()', 'bxc_eth_get_balance()', 'bxc_btc_generate_address()', 'bxc_btc_generate_address_xpub()', 'bxc_btc_transfer()', 'bxc_btc_get_utxo()', 'bxc_btc_curl()'.

New REST API functions 'get-cryptocurrency-codes', 'payment-link', 'get-custom-tokens', 'settings-get-address', 'eth-swap', 'eth-transfer', 'eth-get-contract', 'eth-wait-confirmation', 'eth-curl', 'eth-get-transactions-after-timestamp', 'eth-generate-address', 'eth-get-balance', 'btc-generate-address', 'btc-generate-address-xpub', 'btc-transfer', 'btc-get-utxo', 'btc-curl'.

PHP API function 'bxc_crypto_convert_to_fiat()' renamed to 'bxc_crypto_convert()'.

Removed JS API function 'webhook'.

Fixed bug related to Easy Digital Downloads credit card form.

Fixed bug related to all payments.

Fixed bug related to language settings.

Fixed bug related to FIAT payments.

Fixed bug related to pay what you want amount.

Fixed bug related to installation error messages.

Fixed bug related to checkout error messages.

Fixed bug related to the custom token feature.

Option to use cryptocurrencies as the main checkout currency.

REST API released.

New PHP API function bxc_account().

Fixed bug related balance links.

Fixed bug related to donation amount field.

Fixed bug related to some explorers.

Added VAT support.

New explorer added: blockdaemon.com.

Added support for Easy Digital Downloads in the WooCommerce version.

Improved 'Pay as you want' box design.

New argument 'vat' for the PHP API function bxc_transactions_create().

New PHP API functions bxc_vat(), bxc_vat_validation().

New JS API AJAX functions 'vat', 'vat-validation'.

Fixed bug related to Bitcoin transactions.

Added support for the following cryptocurrencies: BUSD, TETHER ON TRX, BNB, LTC, BCH, USDC.

Security feature to validate the addresses.

Advenced features powered by Gemini: option to generate a new address for each checkout, to automatically convert the received crypto to FIAT, and to automatically transfer the received crypto to another address.

Option to collapse the checkout.

Option to view the full description of a transaction.

Partial payment detection.

Transactions search now include more fields.

New PHP API functions bxc_usd_rates(), bxc_exchange_rates(), bxc_crypto_whitelist_invalid(), bxc_is_address_generation(), bxc_crypto_transfer(), bxc_crypto_convert_to_fiat().

Purchase code is now required to access the admin area.

Fixed bug related to responsive issues on mobile devices.

Fixed bug related to balance linking.

Fixed bug related to WooCommerce order processing.

Fixed bug related to random crypto amounts.

A note with the transaction ID is added to the WooCommerce order.

New PHP API function bxc_gemini_curl().

Fixed bug related to random amount values.

Fixed bug related to automatic updates.

Option to change the transaction status to completed, refunded, or pending.

Invoice generation.

New argument 'billing' for the PHP API function bxc_transactions_create() and JS API AJAX function 'create-transaction'.

New PHP API functions bxc_transactions_random_amount(), bxc_transactions_update(), bxc_transactions_download(), bxc_transactions_invoice(), bxc_stripe_payment(), bxc_stripe_curl(), bxc_verifone_create_checkout(), bxc_verifone_curl().

New JS API AJAX functions 'update-transaction', 'get-transactions', 'download-transactions', 'invoice'.

Fixed bug related to WordPress shortcode position.

Fixed bug related to the checkout creation_time db table.

Fixed bug related to payment confirmation refresh.

Fixed bug related to custom redirect.

Accept Google Pay payments via Stripe.

Accept credit and debit card payments via Stripe or Verifone.

Option to change the colors of the admin area.

Option to change the logos in the admin area and set a logo on the payment page.

Option to include custom CSS and JS files in the admin area.

Fixed bug related to WordPress resource loading.

Fixed bug related to the currencies list.

Fixed bug related to WordPress conflicts with other JS scripts.

Fixed bug related to direct payment page.

Reporting and accounting tools.

Option to add your ERC-20 token to the supported cryptocurrencies for payments.

Option to force payment in a specific cryptocurrency via URL.

Added support for 'Algorand', 'Tether', 'USD Coin', 'Basdic Attention Token', 'Chainlink', 'Shiba Inu' cryptocurrencies.

Removed the JQuery dependency.

Nalances are now linked to the explorers.

Transactions are now linked to the explorers.

New PHP API function 'bxc_settings_db()'.

Fixed bug related to WooCommerce checkout.

Fixed bug related to Blockchain explorers.

Fixed bug related to Dogecoin transactions.

Fixed issue related to transactions pagination.

Boxcoin V 1.0.0 released.