| 开发者 | LaqiraProtocol |
|---|---|
| 更新时间 | 2026年6月17日 15:32 |
| PHP版本: | 8.1 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPL-2.0+ |
| 版权网址: | 版权信息 |
https://laqirapay.com, connect your wallet, and create your provider account. (See screenshot 1)
Step 4 - Enable your networks:
On LaqiraPay, enable the blockchain networks you want your customers to be able to pay with (for example BNB Smart Chain, Ethereum, Polygon). Only enabled networks will be available at checkout. (See screenshot 2)
Step 5 - Copy your API Key:
Copy the API Key generated for your account on LaqiraPay. (See screenshot 3)
Step 6 - Configure the plugin settings:
Navigate to WooCommerce > Settings > Payments, open Laqira Payments, and fill in the fields exactly as below:
* API Key: paste the API Key you copied from LaqiraPay in Step 5.
* Laqira RPC Url: https://bsc-dataseed.binance.org
* Laqira Contract Address: 0x52ab753dd301e4fb5bf00d9bfeb55e356a44064d
* WalletConnect Project ID: 57c157d7249ecf6e78dc45ede079eb07
Then click Save. Below the API Key field the plugin shows which networks are active for your configuration (e.g. "BNB Smart Chain is Active"). (See screenshot 4)
Step 7 - Clear the Web3 cache:
Click the Clear Web3 Cache button so the plugin reloads your latest network and configuration data.
Step 8 - Enable the payment method:
Under WooCommerce > Settings > Payments, toggle Laqira Payments to Enabled. Your store is now ready to accept crypto payments. (See screenshot 5)
Minimum Requirements:
Yes, using an SSL certificate (HTTPS) is strongly recommended for all e-commerce sites to ensure the security and integrity of payment transactions.
Your unique Laqira Pay Provider API Key (which acts as your provider address) can be obtained by connecting your wallet and registering as a Provider on the LaqiraPayments website (https://laqirapay.com).
LaqiraPayments includes robust Order Recovery features that help track and manage failed or pending transactions, including a dedicated section on the WooCommerce Order Editing page to repair orders by TXHash.
check_ajax_referer() calls that WordPress.org review tools can detect.init to avoid early WooCommerce translation loading notices during first activation.ABSPATH.--no-dev, generated assets are sanitized, and the final package is validated before zipping.vendor are preserved, preventing activation failures on clean WordPress installs.vendor/**/package-lock.json from the release package.tx_hash orders use the recovery status metabox while orders without a transaction hash use the failed transaction recovery form.strip_tags, parse_url) with WordPress-safe alternatives and added missing translators comments for replacement strings.$wpdb->prepare() usage.readme.txt tags.laqira-payments-… filenames expected by AdminController.init to avoid _load_textdomain_just_in_time warnings caused by loading translations too early.SELECT COUNT(1) queries.rel="noopener noreferrer" to external links opened in a new tab.laqira_payments_filter_input helper for exchange-rate submissions so superglobals are unslashed before sanitization.class-*.php conventions and updated Composer autoloading.LegacyAjax.php to avoid header warnings.