iPaymu Payment Gateway for WooCommerce

Descripcion

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.

Screenshots

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

Installacion

  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)

FAQ

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.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“iPaymu Payment Gateway for WooCommerce” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

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