| 开发者 | devmubs |
|---|---|
| 更新时间 | 2026年7月23日 10:09 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
[woocommerce_checkout] shortcode — block-based Blocks checkout support is not yet included in this release./wp-content/plugins/fauran-pay-with-jazzcash-for-woocommerce, or install the zip via Plugins > Add New > Upload Plugin.No. Card and mobile-account entry happens entirely on JazzCash's hosted payment page. This plugin only ever handles the order total, a transaction reference number, and the signed pass/fail result — never a PAN, CVV, or MPIN.
Register for a free account at the JazzCash Sandbox Portal to get Sandbox credentials, and complete merchant verification on the live JazzCash Merchant Portal to get Live credentials.
Each gateway's settings screen displays the exact URLs to configure. They follow the pattern https://yourstore.com/?wc-api=jazzcash_return and https://yourstore.com/?wc-api=jazzcash_ipn.
Enable Debug Log on the gateway and review WooCommerce > Status > Logs (source: jazzcash). Most issues trace back to a mismatched Integrity Salt, an incorrect Merchant ID for the selected mode (Sandbox vs Live), or a firewall/security plugin blocking the inbound callback.
No. This is an independent, third-party integration built against JazzCash's published API documentation.
Check whether your Checkout page is using the WooCommerce Cart & Checkout Blocks. This plugin currently supports the classic (shortcode) checkout only; block-based checkout support is not yet included. Edit the Checkout page and confirm it uses the classic [woocommerce_checkout] shortcode rather than the Checkout block.