iPaymu Payment Gateway for WooCommerce

外掛說明

This plugin integrates iPaymu Indonesia’s payment system into WooCommerce.
It supports Virtual Accounts, QRIS, Retail Payments (Alfamart/Indomaret), Credit Card, Direct Debit, and more.

To use this plugin, you need an active iPaymu account along with your API Key and Virtual Account number.

Webhook Endpoint

The plugin exposes a webhook endpoint used for server-to-server notifications from iPaymu.
Use the following query parameter on your site URL to deliver notifications to the plugin:

?wc-api=Ipaymu_WC_Gateway

Example: https://example.com/?wc-api=Ipaymu_WC_Gateway

If you’re upgrading from older plugin versions that used ?wc-api=WC_Gateway_iPaymu,
please update any external webhook configuration to use the new endpoint so that
notifications continue to be delivered.

License

GPLv2 or later.

螢幕擷圖

  • iPaymu settings page in WooCommerce
  • iPaymu payment option on checkout

安裝方式

  1. Upload the plugin to /wp-content/plugins/
  2. Activate it from the WordPress Plugins menu
  3. Go to: WooCommerce Settings Payments
  4. Enable “iPaymu Payment Gateway”
  5. Enter your VA and API Key (Sandbox or Production)

常見問題集

Do I need an iPaymu account?

Yes, you must have an active iPaymu account with API Key and VA.

Does this support WooCommerce Subscriptions?

Yes, manual renewal is supported.

Does this plugin support HPOS (High Performance Order Storage)?

Yes, full compatibility is declared.

Is SSL required?

Recommended for secure transactions.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈iPaymu Payment Gateway for WooCommerce〉的開發相關工作。

參與者

變更記錄

2.0.2

  • Fix security

2.0.1

  • Add HPOS compatibility
  • Add WooCommerce Blocks compatibility
  • Improve error handling and API request format
  • Fix expired_time bug