YevhenB Payments with Mono for WooCommerce

外掛說明

YevhenB Payments with Mono for WooCommerce adds support for online card payments through the Monobank acquiring API.

Features:

  • Payment gateway for WooCommerce
  • Invoice creation through the Monobank acquiring API
  • Automatic order status updates
  • Manual payment status check
  • Webhook support with signature verification
  • Payment history panel
  • Multilingual support
  • Ukrainian localization included

This plugin is designed to be lightweight and easy to configure.

This plugin is not affiliated with, endorsed by, or officially supported by Monobank, mono, Universal Bank, or WooCommerce.

External services

This plugin connects to an external service provided by Monobank / Universal Bank.

External service domain used by this plugin:

https://api.monobank.ua

The service is used to create payment invoices, check invoice status, and verify webhook signatures through the Monobank acquiring API.

The plugin connects to this service in the following cases:

  1. When a customer chooses this payment method during WooCommerce checkout, the plugin sends payment data to Monobank to create a payment invoice.
  2. When the store administrator manually checks payment status, the plugin sends the Monobank invoice ID to Monobank to retrieve the current invoice status.
  3. When the scheduled fallback status check runs, the plugin sends the Monobank invoice ID to Monobank to retrieve the current invoice status.
  4. When Monobank sends a webhook to the store, the plugin requests Monobank’s public key from the Monobank API to verify the webhook signature.

Data sent to Monobank may include:

  • order amount
  • currency
  • WooCommerce order ID as a payment reference
  • redirect URL
  • webhook URL
  • Monobank invoice ID
  • merchant API token configured by the store owner

This service is provided by Monobank / Universal Bank.

Terms of service:
https://monobank.ua/en/documents

Privacy policy:
https://monobank.ua/en/about

API documentation:
https://api.monobank.ua/docs/acquiring.html

Acquiring API documentation:
https://monobank.ua/api-docs/acquiring

安裝方式

  1. Upload the plugin to /wp-content/plugins/
  2. Activate the plugin
  3. Go to WooCommerce Settings Payments
  4. Enable “YevhenB Payments with Mono”
  5. Enter your Monobank API token
  6. Save settings

常見問題集

Does this plugin require WooCommerce?

Yes. WooCommerce must be installed and activated.

Is this an official Monobank plugin?

No. This plugin is not affiliated with, endorsed by, or officially supported by Monobank, mono, Universal Bank, or WooCommerce.

Does this plugin support Ukrainian language?

Yes. Ukrainian localization is included.

Does it support Google Pay and Apple Pay?

If these payment methods are available through Monobank acquiring for your merchant account, they may be available on the Monobank payment page.

使用者評論

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

參與者及開發者

以下人員參與了開源軟體〈YevhenB Payments with Mono for WooCommerce〉的開發相關工作。

參與者

變更記錄

1.0.0

  • Initial public release
  • Monobank acquiring API support
  • Webhook support with signature verification
  • Payment history panel
  • Manual payment status check
  • Localization support