YevhenB Payments with Mono for WooCommerce

Popis

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

Instalace

  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

Nejčastější dotazy

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.

Recenze

Pro tento plugin nejsou žádné recenze.

Autoři

YevhenB Payments with Mono for WooCommerce je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci

Přehled změn

1.0.0

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