Title: PagoForms: Mercado Pago Payments
Author: PagoForms
Published: <strong>2026 年 2 月 23 日</strong>
Last modified: 2026 年 2 月 23 日

---

搜索插件

![](https://ps.w.org/pagoforms/assets/banner-772x250.jpg?rev=3467900)

![](https://ps.w.org/pagoforms/assets/icon-256x256.png?rev=3467908)

# PagoForms: Mercado Pago Payments

 作者：[PagoForms](https://profiles.wordpress.org/weblementary/)

[下载](https://downloads.wordpress.org/plugin/pagoforms.1.0.2.zip)

 * [详情](https://cn.wordpress.org/plugins/pagoforms/#description)
 * [评价](https://cn.wordpress.org/plugins/pagoforms/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/pagoforms/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/pagoforms/#developers)

 [支持](https://wordpress.org/support/plugin/pagoforms/)

## 描述

**PagoForms** connects WPForms with Mercado Pago Checkout Pro, enabling you to accept
payments from across Latin America directly through your WordPress forms.

#### Supported Payment Methods

 * Credit cards (Visa, Mastercard, American Express, and local cards)
 * Debit cards
 * Cash payments (Rapipago, PagoFacil, OXXO, Boleto, and more)
 * Mercado Pago wallet and balance
 * Bank transfers

#### Supported Countries

 * Argentina (ARS)
 * Brazil (BRL)
 * Mexico (MXN)
 * Colombia (COP)
 * Chile (CLP)
 * Uruguay (UYU)
 * Peru (PEN)

#### How It Works

 1. Create a WPForms form with payment fields (Single Item, Total, Email)
 2. Enable Mercado Pago in the form’s payment settings
 3. Users fill out your form and are redirected to Mercado Pago’s secure checkout
 4. After payment, users return to your site with a confirmation
 5. Payment status is updated automatically via webhooks

#### Requirements

 * WordPress 5.8 or later
 * WPForms Lite or Pro 1.8.0 or later
 * A Mercado Pago account with API credentials
 * PHP 7.4 or later

#### External Services

This plugin connects to the **Mercado Pago API** to process payments. When a user
submits a form with Mercado Pago enabled, the following data is sent to Mercado 
Pago’s servers:

 * Payment amount and currency
 * Item title and description
 * Payer email address (if provided)
 * Your site URL (for return redirects and webhooks)

Mercado Pago API endpoints used:
 * `https://api.mercadopago.com/checkout/preferences`(
create payment preferences) * `https://api.mercadopago.com/v1/payments/{id}` (verify
payment status) * `https://api.mercadopago.com/users/me` (connection test)

By using this plugin, you agree to Mercado Pago’s terms:
 * [Mercado Pago Terms of Service](https://www.mercadopago.com.ar/ayuda/terminos-y-condiciones-702)*
[Mercado Pago Privacy Policy](https://www.mercadopago.com.ar/privacidad)

## 安装

 1. Upload the `pagoforms` folder to `/wp-content/plugins/`
 2. Activate the plugin through the Plugins menu
 3. Go to PagoForms > Settings in the WordPress admin menu
 4. Enter your Mercado Pago Access Token (sandbox for testing, live for production)
 5. Select your currency
 6. Create or edit a WPForms form, go to Payments > Mercado Pago, and enable it

#### Getting Your Mercado Pago Credentials

 1. Log in to the [Mercado Pago Developers Dashboard](https://www.mercadopago.com/developers/panel)
 2. Go to Your Integrations > Create application (or select existing)
 3. Navigate to Credentials
 4. Copy the Access Token (test for sandbox, production for live payments)

## 常见问题

### Does this work with WPForms Lite?

Yes, WPForms Lite includes payment fields. However, the payment tracking features(
WPForms > Payments screen) require WPForms Pro.

### Can I test payments without real money?

Yes. Enable Sandbox Mode in PagoForms > Settings and use your test Access Token.
Use test card names like “APRO” for approved, “OTHE” for rejected.

### What happens if the user closes the browser during payment?

Mercado Pago sends webhook notifications to your site. Even if the user does not
return to your site, the payment status will be updated automatically.

### Does it support recurring payments?

Not in this version. Recurring payments via Mercado Pago Preapproval API will be
available in a future premium version.

## 评价

此插件暂无评价。

## 贡献者及开发者

「PagoForms: Mercado Pago Payments」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ PagoForms ](https://profiles.wordpress.org/weblementary/)

[帮助将「PagoForms: Mercado Pago Payments」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/pagoforms)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/pagoforms/)，查看[SVN仓库](https://plugins.svn.wordpress.org/pagoforms/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/pagoforms/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/pagoforms/)。

## 更新日志

#### 1.0.2

 * Improved webhook signature validation with timestamp tolerance check
 * Added idempotency guards to prevent duplicate payment meta on webhook retries
 * Added admin notice when webhook secret is empty in live mode
 * Updated smoke test to be version-agnostic

#### 1.0.1

 * Fixed version consistency across plugin header and constants
 * Minor internal improvements to payment verification flow

#### 1.0.0

 * Initial release
 * Mercado Pago Checkout Pro integration (redirect flow)
 * Support for 7 Latin American countries and currencies
 * Webhook handler for asynchronous payment updates
 * Server-side payment verification
 * x-signature webhook validation
 * Sandbox/live mode toggle
 * Connection test button

## 额外信息

 *  版本 **1.0.2**
 *  最后更新：**3 月前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 5.8 或更高版本 **
 *  已测试的最高版本为 **6.9.4**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/pagoforms/)
 * 标签
 * [Argentina](https://cn.wordpress.org/plugins/tags/argentina/)[brazil](https://cn.wordpress.org/plugins/tags/brazil/)
   [mercadopago](https://cn.wordpress.org/plugins/tags/mercadopago/)[payments](https://cn.wordpress.org/plugins/tags/payments/)
   [WPForms](https://cn.wordpress.org/plugins/tags/wpforms/)
 *  [高级视图](https://cn.wordpress.org/plugins/pagoforms/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/pagoforms/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/pagoforms/reviews/)

## 贡献者

 *   [ PagoForms ](https://profiles.wordpress.org/weblementary/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/pagoforms/)