Title: Aplazo Payment Gateway
Author: aplazopayment
Published: <strong>January 31, 2023</strong>
Last modified: July 7, 2026

---

Search plugins

![](https://s.w.org/plugins/geopattern-icon/aplazo-payment-gateway.svg)

# Aplazo Payment Gateway

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

[Download](https://downloads.wordpress.org/plugin/aplazo-payment-gateway.1.5.7.zip)

 * [Details](https://wordpress.org/plugins/aplazo-payment-gateway/#description)
 * [Reviews](https://wordpress.org/plugins/aplazo-payment-gateway/#reviews)
 *  [Installation](https://wordpress.org/plugins/aplazo-payment-gateway/#installation)
 * [Development](https://wordpress.org/plugins/aplazo-payment-gateway/#developers)

 [Support](https://wordpress.org/support/plugin/aplazo-payment-gateway/)

## Description

Buy now. Pay in installments. No credit card.

Now you can have what you want, when you want. Buy now and pay in 5 fortnightly 
installments.

## Installation

 1. Upload \”php.aplazo-woocommerce-payment-gateway\” folder to the \”/wp-content/plugins/\”
    directory.
 2. Activate the plugin through the \”Plugins\” menu in WordPress and click in configure.
 3. Add the keys given by your Aplazo dashboard.

## FAQ

### What is Aplazo?

Aplazo is a financing platform for online purchases that allows you to divide the
payment of your purchases into 5 fortnightly installments. Best of all, you don\’
t need a credit card. You can receive your purchase immediately without having to
pay all at once.

### How much does it cost to pay for my purchase through Aplazo?

Aplazo does not charge a fixed interest rate, it only charges a single service fee
that we transparently break down in the purchase process. There is nothing hidden.

### How are my biweekly payments collected?

Payments can be made automatically charged to your debit or credit card, it is also
possible to make a deposit in Oxxo or transfer via SPEI, whichever is more convenient
for you.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Aplazo Payment Gateway” is open source software. The following people have contributed
to this plugin.

Contributors

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

[Translate “Aplazo Payment Gateway” into your language.](https://translate.wordpress.org/projects/wp-plugins/aplazo-payment-gateway)

### Interested in development?

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

## Changelog

Aplazo Payment Gateway for Woocomerce Version History

#### 1.5.7

 * Loan payload URLs: successUrl and webHookUrl now both use the WooCommerce callback
   endpoint (/?wc-api=wc_gateway_aplazo&order_id=…) so order confirmation runs regardless
   of which field Aplazo uses for the browser return vs the webhook; errorUrl now
   points to the checkout page instead of the thank-you page.
 * Customer browser returns (GET) are redirected based on order status: paid -> 
   order-received (thank-you), cancelled/failed -> checkout, still needs payment-
   > order-pay. Server-to-server webhook calls (POST) still respond ‘ok’.

#### 1.5.6

 * The Aplazo return endpoint (wc-api=wc_gateway_aplazo) now redirects the customer’s
   browser to the WooCommerce order-received (thank-you) page after payment, on 
   all return branches, instead of ending with a plain ‘ok’. Server-to-server webhook
   calls still respond ‘ok’.

#### 1.5.4

 * Fixed success URL sent to Aplazo: webHookUrl now carries the real order-received
   URL (with order id and key) instead of the generic order-received page.
 * Fixed fatal error on the block-based checkout when payment failed: process_payment
   now always returns a failure result instead of null, so the error is shown as
   a notice instead of crashing (array_merge null in WooCommerce StoreApi).

#### 1.5.1

 * Bump version to 1.5.1

#### 1.5.0

 * Security: Fixed unauthenticated order status manipulation (CVE-2025-15512) by
   removing the public AJAX endpoint.
 * Removed legacy client-side checkout flow; loan creation and redirect is now handled
   server-side by the payment gateway.

#### 1.4.3

 * Bump version to 1.4.3

#### 1.3.1

 * Bump version to 1.3.0
 * Class error avoided.

#### 1.3.0

 * Bump version to 1.2.5
 * Added Checkout and Cart blocks compatibility. Code Refactor.

#### 1.2.5

 * Bump version to 1.2.4
 * Support to merchants API Type

#### 1.2.4

 * Bump version to 1.2.3
 * Logs Added, Png logo checkout improved

#### 1.2.3

 * Bump version to 1.1.3
 * Checkout title bug fixed.

#### 1.2.2

 * Bump version to 1.1.3
 * Script js modified.

#### 1.1.3

 * Bump version to 1.1.2
 * Stable version updated.

#### 1.1.2

 * Bump version to 1.1.1
 * Cron cancel check aplazo loan order status before cancel.

#### 1.0.20

 * Bump version to 1.0.19
 * Cron added. Review with the new wordpress version.

#### 1.0.19

 * Bump version to 1.0.18
 * Inventory reserve stock improved

#### 1.0.18

 * Bump version to 1.0.17
 * Removed external dependencies from the plugin (external images)

#### 1.0.17

 * Bump version to 1.0.16
 * Added option cancel_orders. Merchants can choose the time to cancel an order 
   after created

#### 1.0.16

 * Bump version to 1.0.15
 * Added refund and stock logic

#### 1.0.15

 * Bump version to 1.0.14
 * Removed deprecated hook

#### 1.0.14

 * Bump version to 1.0.13
 * Adapted to WordPress Plugins
 * Fixed bad initialization of hook

#### 1.0.13

 * Bump version to 1.0.12
 * Aplazo banner in checkout fixed by the woocommerce update.

#### 1.0.12

 * Bump version to 1.0.10
 * Skip last form and show aplazo checkout instead.

#### 1.0.10

 * Bump version to 1.0.9
 * Install aplazo widgets in product detail and shopping cart screen.

#### 1.0.9

 * Bump version to 1.0.8
 * Install web components.

#### 1.0.8

 * Bump version to 1.0.7
 * Buyer Info for following the order.

#### 1.0.7

 * Bump version to 1.0.7
 * CartURL

#### 1.0.6

 * Bump version to 1.0.6
 * Corrections button labels and default texts.

#### 1.0.5

 * Bump version to 1.0.5
 * Corrections from S-Pro for the flow of Orders.

#### 1.0.4

 * Bump version to 1.0.4
 * Corrections from S-Pro for the flow of Orders.

#### 1.0.3

 * Bump version to 1.0.3.
 * Fixed Headers.
 * Fixed Currencies.

#### 1.0.2

 * Bump version to 1.0.2.
 * Prod URL.

#### 1.0.1

 * Bump version to 1.0.1
 * Corrected icons, replacing with one in the s3 bucket.
 * Corrected currencies, adding MXN, removing rublos and others.

#### 1.0.0

 * Initial S-PRO version.

## Meta

 *  Version **1.5.7**
 *  Last updated **2 weeks ago**
 *  Active installations **300+**
 *  WordPress version ** 5.8 or higher **
 *  Tested up to **6.9.5**
 *  PHP version ** 7.2 or higher **
 * Tags
 * [checkout](https://wordpress.org/plugins/tags/checkout/)[e-commerce](https://wordpress.org/plugins/tags/e-commerce/)
   [payments](https://wordpress.org/plugins/tags/payments/)[store](https://wordpress.org/plugins/tags/store/)
 *  [Advanced View](https://wordpress.org/plugins/aplazo-payment-gateway/advanced/)

## Ratings

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/aplazo-payment-gateway/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/aplazo-payment-gateway/)