Linux 软件免费装
Banner图

S4D Payment Gateway with Thawani for WooCommerce

开发者 phpawcom
s4d
更新时间 2026年6月13日 05:02
PHP版本: 8.1 及以上
WordPress版本: 7.0
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

woocommerce payment-gateway thawani oman omr

下载

2.0.4

详情介绍:

Originally a paid plugin developed by The Source for Development (https://www.s4d.om), rewritten with Claude Code and released as open source. Features:

安装:

  1. Upload the plugin folder to /wp-content/plugins/ or install via the Plugins screen.
  2. Activate the plugin.
  3. Go to WooCommerce > Settings > Payments > Thawani Gateway and enter your Thawani API keys.
  4. (Optional) Copy the Webhook URL shown in the settings into your Thawani portal under Webhooks.

升级注意事项:

2.0.3 Renames the plugin's public constants from WC_GATEWAY_THAWANI_* to THAWANI_* (the WC_ prefix is reserved by WooCommerce). If you reference these constants from third-party code, update the names. 2.0.2 Aligns the plugin text domain with the WordPress.org slug. Required for translation loading on WordPress.org listings. 2.0.1 Fixes a "1610 characters of unexpected output during activation" warning and clears all Plugin Check findings. The legacy thawani_convert_to_omr filter is preserved via a deprecation shim; please migrate to thawani_gateway_convert_to_omr. 2.0.0 First open-source release. Existing settings and historical data are preserved without manual migration.

常见问题:

Does Thawani support partial refunds?

No. Refund attempts that don't match the order total are rejected with a clear error.

Will my legacy settings carry over?

Yes. The settings option key (woocommerce_thawani_settings) and the legacy mapping table ({prefix}thawani_invoice_map) are preserved.

How do I test?

Enable Test mode in the gateway settings. The form ships with public Thawani UAT credentials.

更新日志:

2.0.4 2.0.3 2.0.2 2.0.1 2.0.0