ZiniPay Gateway for WooCommerce

説明

ZiniPay adds a WooCommerce payment method that creates a hosted ZiniPay invoice and redirects the customer to complete payment securely.

The plugin is built for merchants with an active ZiniPay account and API key. The API endpoint is fixed to the official ZiniPay service at https://api.zinipay.com.

Features

  • Hosted ZiniPay invoice creation for WooCommerce orders
  • Payment verification before marking an order as paid
  • WooCommerce block checkout support
  • Configurable order status after successful payment
  • Optional debug logging

External Service

This plugin connects to the ZiniPay API in order to create invoices and verify payment status.

Service endpoint: https://api.zinipay.com

Data sent to ZiniPay may include:

  • Customer name
  • Customer email address
  • Order amount
  • WooCommerce order ID
  • Redirect, cancel, and webhook URLs
  • Invoice metadata required to verify the payment

The plugin sends this data only when a customer chooses ZiniPay during checkout or when the store verifies a ZiniPay payment callback.

ZiniPay service information:

  • Website: https://zinipay.com
  • Privacy Policy: https://zinipay.com/privacy-policy
  • Terms: https://zinipay.com/terms

インストール

  1. Upload the zinipay-gateway-for-woocommerce folder to the /wp-content/plugins/ directory, or install the plugin from the WordPress admin panel.
  2. Activate the plugin.
  3. Go to WooCommerce > Settings > Payments.
  4. Enable ZiniPay.
  5. Add your ZiniPay API key from Zini Pay Dashboard > Brands > Brand Key / API Key.

FAQ

Do I need a ZiniPay account?

Yes. You need an active ZiniPay account and API key to use this payment method.

Can I change the API URL?

No. The plugin uses the official ZiniPay API endpoint.

Does this plugin send customer data to an external service?

Yes. When ZiniPay is selected at checkout, the plugin sends the minimum invoice data required to create and verify the payment.

評価

このプラグインにはレビューがありません。

貢献者と開発者

ZiniPay Gateway for WooCommerce はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“ZiniPay Gateway for WooCommerce” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

2.6.3

  • Initial ZiniPay-branded WooCommerce payment gateway release.