Linux 软件免费装
Banner图

Fauran Pay with JazzCash for WooCommerce

开发者 devmubs
更新时间 2026年7月23日 10:09
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce payment gateway mobile wallet jazzcash pakistan

下载

1.0.0

详情介绍:

Fauran Pay with JazzCash for WooCommerce connects your WooCommerce store to the JazzCash Payment Gateway, Pakistan's leading mobile financial services provider, letting customers pay with: Why this plugin How it works
  1. The customer chooses Card, Mobile Account, or Voucher at WooCommerce checkout.
  2. They're redirected to JazzCash's secure hosted page to authorize payment (or, for vouchers, to receive a 12-digit voucher number by SMS).
  3. JazzCash posts the signed result back to your store, the Secure Hash is verified, and the order is updated automatically — no manual reconciliation.
  4. For vouchers paid later at a JazzCash outlet, an Instant Payment Notification (IPN) webhook updates the order the moment JazzCash confirms settlement.
Requirements

安装:

  1. Upload the plugin files to /wp-content/plugins/fauran-pay-with-jazzcash-for-woocommerce, or install the zip via Plugins > Add New > Upload Plugin.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Go to WooCommerce > Settings > Payments and enable the JazzCash gateway(s) you want to offer.
  4. Click into each gateway and enter your Sandbox credentials (Merchant ID, Password, Integrity Salt) from the JazzCash Sandbox Portal, keeping Sandbox Mode enabled while testing.
  5. Add the store's Return URL / IPN URL shown in each gateway's description to your JazzCash Merchant/Sandbox Portal configuration.
  6. Place a test order to confirm the full round trip.
  7. When ready to accept real payments, enter your Live credentials and disable Sandbox Mode.

屏幕截图:

  • Checkout with JazzCash Card, Mobile Account and Voucher options.
  • Order screen showing the recorded JazzCash transaction details.

升级注意事项:

1.0.0 Initial release.

常见问题:

Does this plugin store customer card numbers?

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.

Where do I find my Merchant ID, Password, and Integrity Salt?

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.

What URL do I give JazzCash for the Return URL / IPN URL?

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.

My orders aren't updating after payment — what should I check?

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.

Is this plugin affiliated with JazzCash or Mobilink Microfinance Bank?

No. This is an independent, third-party integration built against JazzCash's published API documentation.

Why don't the JazzCash options appear at checkout even though the currency and credentials are correct?

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.

更新日志:

1.0.0