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