Title: ONE.lat for WooCommerce
Author: onelatok
Published: <strong>September 24, 2026</strong>
Last modified: September 24, 2026

---

Search plugins

![](https://ps.w.org/one-lat-for-woocommerce/assets/banner-772x250.png?rev=3711424)

![](https://ps.w.org/one-lat-for-woocommerce/assets/icon-256x256.png?rev=3711390)

# ONE.lat for WooCommerce

 By [onelatok](https://profiles.wordpress.org/onelatok/)

[Download](https://downloads.wordpress.org/plugin/one-lat-for-woocommerce.1.0.2.zip)

 * [Details](https://wordpress.org/plugins/one-lat-for-woocommerce/#description)
 * [Reviews](https://wordpress.org/plugins/one-lat-for-woocommerce/#reviews)
 *  [Installation](https://wordpress.org/plugins/one-lat-for-woocommerce/#installation)
 * [Development](https://wordpress.org/plugins/one-lat-for-woocommerce/#developers)

 [Support](https://wordpress.org/support/plugin/one-lat-for-woocommerce/)

## Description

ONE.lat for WooCommerce connects your store to [ONE](https://www.one.lat), a payment
gateway built for Latin America. Your customers pay with their country’s local method—
🇦🇷 bank transfers, 🇧🇷 PIX, 🇨🇴 PSE, 🇲🇽 SPEI, or cryptocurrency — and you get settled
in USDC directly to your wallet, within minutes, with no need for a US LLC or a 
US dollar bank account.

#### Why ONE

 * **Local payment methods**: 🇦🇷 bank transfers in Argentina, 🇧🇷 PIX in Brazil, 
   🇨🇴 PSE in Colombia, 🇲🇽 SPEI in Mexico, and crypto in any country.
 * **Settlement in minutes, in USDC**: funds reach your wallet in minutes instead
   of days, with no banking intermediaries.
 * **No chargebacks**: transfers and crypto payments are irreversible, unlike credit
   cards — once a payment is confirmed, it stays confirmed.
 * **No infrastructure friction**: you don’t need to open a US LLC or a US dollar
   bank account to start charging and settling in your store.
 * **Native WooCommerce integration**: works with both classic checkout and Cart&
   Checkout Blocks, and is compatible with HPOS (High-Performance Order Storage).

#### How it works

 1. The customer selects “ONE” as the payment method at your checkout.
 2. Your store creates a Checkout Preference through the ONE API and redirects the 
    customer to a secure, hosted payment page.
 3. The customer pays with the local method available in their country.
 4. ONE notifies the result via webhook. The plugin never trusts that notification 
    on its own: it always makes an authenticated request back to the ONE API to confirm
    the real status before marking the order as paid.

#### Supported currencies

USD, ARS, BRL, COP, and MXN. If your store bills in another currency, the ONE payment
method is automatically hidden at checkout.

#### What you need

To try the plugin you do not need an account: copy the public test API Key and API
Secret from [ONE developers](https://www.one.lat/developers) and leave the environment
on Staging. To accept real payments, create an account at [ONE](https://www.one.lat)
and replace those keys with your own.

### External services

This plugin connects to the ONE API (one.lat) to create payment preferences and 
confirm the status of your store’s transactions. This connection is required for
the payment method to work: without it, ONE cannot process payments for your orders.

Data sent, and when:

 * **When an order is created**: the order amount and currency, an internal order
   identifier, and the customer’s contact details (email, first name, last name,
   and phone number) provided at checkout are sent to the ONE API (`api.one.lat`
   in production, `api.stg.one.lat` in the staging environment) to generate the 
   ONE hosted checkout.
 * **When a status-change notification (webhook) is received**: the plugin makes
   an authenticated GET request, using your own credentials, to the ONE API to confirm
   the real status of the payment or refund before updating the order.

These requests only happen when a customer chooses to pay with ONE, and are required
to complete the transaction.

More information:
 [ONE Terms of Use](https://www.one.lat/terms) [ONE Privacy Policy](https://www.one.lat/privacy)

## Screenshots

[⌊ONE payment method settings under WooCommerce > Settings > Payments.⌉⌊ONE payment
method settings under WooCommerce > Settings > Payments.⌉[

ONE payment method settings under WooCommerce > Settings > Payments.

[⌊ONE as a payment option at WooCommerce checkout.⌉⌊ONE as a payment option at WooCommerce
checkout.⌉[

ONE as a payment option at WooCommerce checkout.

## Installation

 1. Install and activate WooCommerce if you haven’t already.
 2. Upload the `one-lat-for-woocommerce` folder to `/wp-content/plugins/`, or install
    the plugin directly from the WordPress plugin screen.
 3. Activate the plugin through the **Plugins** menu.
 4. Go to **WooCommerce > Settings > Payments > ONE** and enable the payment method.
 5. To test without an account, copy the public API Key and API Secret from [ONE developers](https://www.one.lat/developers).
    To sell for real, create an account at [ONE](https://www.one.lat) and use your 
    own keys.
 6. Leave the environment on **Staging** while you use the test keys. Switch to **Production**
    only with your own dashboard credentials.

## FAQ

### Do I need a ONE account to use this plugin?

Not for a test order. Copy the public test API Key and API Secret from [ONE developers](https://www.one.lat/developers)
and use the Staging environment. To accept live payments you do need an account 
at [one.lat](https://www.one.lat) and your own credentials.

### Which countries does it work in?

The ONE API supports payments in Argentina, Brazil, Colombia, and Mexico with local
methods, plus crypto in any country. The billing currencies supported by the plugin
are USD, ARS, BRL, COP, and MXN.

### How is a payment confirmed?

ONE notifies status changes via webhook, but the plugin never updates an order based
on that notification alone: it always makes an authenticated GET request back to
the ONE API to confirm the real status before marking the order as paid, rejected,
or expired.

### Does the plugin process refunds automatically?

No. The ONE API does not yet expose an endpoint to create refunds, only to look 
them up. When ONE confirms a refund, the plugin adds a note to the order so you 
can reconcile it manually — no automatic refund is created in WooCommerce.

### Is it compatible with Cart & Checkout Blocks and HPOS?

Yes, both are explicitly declared and tested.

### What happens if my store bills in an unsupported currency?

The ONE payment method is automatically hidden at checkout if the store’s currency
isn’t one of the supported ones.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“ONE.lat for WooCommerce” is open source software. The following people have contributed
to this plugin.

Contributors

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

[Translate “ONE.lat for WooCommerce” into your language.](https://translate.wordpress.org/projects/wp-plugins/one-lat-for-woocommerce)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/one-lat-for-woocommerce/),
check out the [SVN repository](https://plugins.svn.wordpress.org/one-lat-for-woocommerce/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/one-lat-for-woocommerce/)
by [RSS](https://plugins.trac.wordpress.org/log/one-lat-for-woocommerce/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.2

 * Release 1.0.2.

#### 1.0.1

 * Release 1.0.1.

#### 1.0.0

 * Every request to the ONE API now sends two extra headers: `x-woocommerce-plugin-
   version` (the installed plugin version) and `x-origin: WOOCOMMERCE`, so ONE can
   identify the integration and enforce a minimum supported plugin version.

#### 0.2.2

 * Updated the plugin description (header and readme) to better reflect actual coverage:
   local payments in 4 countries and crypto worldwide, settlement in USDC dollars.

#### 0.2.1

 * Added a “Settings” link on the plugins list page (next to “Deactivate”) linking
   directly to the gateway settings.

#### 0.2.0

 * Removed the embedded iframe checkout: both classic checkout and Checkout Blocks
   now do a full-page redirect to the ONE hosted checkout. This avoids failures 
   in ONE’s anti-bot challenge (Cloudflare/AWS WAF), which cannot complete inside
   a cross-origin iframe.
 * Simplified the Cart & Checkout Blocks integration: it no longer depends on pre-
   creating a draft order or exposing its own REST endpoints for that.

#### 0.1.4

 * The payment method title shown to the customer (previously fixed per currency)
   is now editable per store in the gateway settings, with the same previous text
   as the default value.

#### 0.1.3

 * Removed the hardcoded minimum/maximum amounts: in Staging the error returned 
   by the ONE API is shown as-is (useful for testing); in Production a generic, 
   customer-facing message is shown instead, without exposing numbers that could
   become outdated relative to the real API.

#### 0.1.2

 * Errors returned by the ONE API when creating a Checkout Preference (amount out
   of range, invalid contact details, credentials, etc.) are now translated into
   specific messages for the customer, instead of a single generic message.

#### 0.1.1

 * First version of the embedded iframe checkout for Checkout Blocks (later replaced
   in 0.2.0 by the full-page redirect).
 * Visible warning in Staging when the store’s currency isn’t supported or the order
   amount is out of range.

#### 0.1.0

 * Initial version: redirect-type gateway to the ONE hosted checkout.
 * Payment confirmation via webhook with authenticated GET verification (the webhook
   payload is never trusted on its own).
 * Logging of ONE refunds as an order note for manual reconciliation.
 * Cart & Checkout Blocks integration and HPOS compatibility.
 * Option to delete stored settings on uninstall.

## Meta

 *  Version **1.0.2**
 *  Last updated **11 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.4 or higher **
 *  Tested up to **7.1.2**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [Argentina](https://wordpress.org/plugins/tags/argentina/)[payment gateway](https://wordpress.org/plugins/tags/payment-gateway/)
   [PSE](https://wordpress.org/plugins/tags/pse/)[usdc](https://wordpress.org/plugins/tags/usdc/)
 *  [Advanced View](https://wordpress.org/plugins/one-lat-for-woocommerce/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/one-lat-for-woocommerce/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/one-lat-for-woocommerce/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/one-lat-for-woocommerce/)