MontyPay

描述

This plugin integrates MontyPay with WooCommerce, allowing merchants to securely process payments via MontyPay’s payment platform.

Features

  • Bank card payments via hosted page
  • iFrame and non-iFrame card payment options
  • Support for recurring payments
  • Server-to-server (S2S) processing
  • Digital wallet payment integration
  • Apple Pay compatibility
  • Stripe-based payment flow support
  • Payment icon management (enable/disable)

No sensitive card details are stored on your server. MontyPay handles all sensitive payment data securely.

External Services

This plugin relies on MontyPay, a third-party external service, to process payments.

What the Service Is and Its Purpose

MontyPay is a payment service provider that securely processes online transactions made through this plugin. It is required to create payment sessions, initiate transactions, redirect users to secure checkout pages, and confirm payment status updates.

What Data Is Sent and When

When a user initiates a payment, the plugin communicates with MontyPay’s external APIs. The following data may be transmitted:

  • Transaction amount and currency
  • Order or reference ID
  • Customer details (name, email address, billing information, depending on configuration)
  • Technical data required to complete the transaction (e.g., transaction identifiers, callback URLs, session tokens)

This data is only sent when a payment is created, processed, or verified, and is essential for the payment functionality to work correctly. The plugin does not store or process card details. MontyPay’s secure infrastructure handles all sensitive payment information.

External Service Endpoints

To function properly, this plugin may connect to the following MontyPay domains and API endpoints:

  • https://api.montypay.com/post
  • https://checkout.montypay.com/api/v1/session
  • https://mm-core.montypay.com/api/v1/transaction/checkout
  • https://checkout.montypay.com/*
  • https://.montypay.com/

These endpoints facilitate payment session creation, transaction processing, user redirection to hosted checkout pages, and transaction status updates.

Terms of Service and Privacy Policy

MontyPay’s data handling practices are governed by its legal documents:

Terms and Conditions: https://montypay.com/terms-and-conditions

Privacy Policy: https://montypay.com/privacy-policy

By using this plugin, you agree to the transmission of payment-related data to MontyPay for processing, in accordance with MontyPay’s terms and privacy policy.

安装

Method 1: Install via WordPress Dashboard

  1. Go to WordPress Dashboard Plugins Add New.
  2. Search for MontyPay.
  3. Click Install Now.
  4. Click Activate.

Method 2: Upload Manually

  1. Download the plugin ZIP file.
  2. Go to WordPress Dashboard Plugins Add New Upload Plugin.
  3. Select the ZIP file and click Install Now.
  4. Click Activate Plugin.

常见问题

How do I get the merchant key and password?

Please reach out to our MontyPay Sales team to obtain your credentials.

Does this plugin handle card information?

No. All sensitive data is processed securely on MontyPay servers.

Does it support recurring payments?

Yes. Recurring payments are supported.

评价

此插件暂无评价。

贡献者及开发者

「MontyPay」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「MontyPay」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

4.4.1

  • Bug Fixing

4.4.0

  • Added Hosted Payment Fields (HPF) payment method
  • Added Wallet Payments support (multi-wallet payment option) with a wallet payment interface for an improved user experience
  • Performance optimizations
  • Bug fixes and stability improvements

4.3.4

  • Fixed iframe hosted payment width sizing

4.3.3

  • Fixed an issue affecting S2S payments
  • Bug fixes and stability improvements
  • Performance optimizations
  • User interface enhancements

4.3.2

  • Bug fixes and stability improvements
  • Performance optimizations
  • Improved user interface enhancements