iwocaPay Payment Gateway

Descripción

Add iwocaPay as a payment option to your WooCommerce checkout flow.

Capturas

Bloques

Este plugin proporciona 6 bloques.

  • [Deprecated] Mini Banner IwocaPay mini marketing banner. Configurable by loan duration and pricing type.
  • [Deprecated] Price Banner IwocaPay price marketing banner. Configurable by loan duration and pricing type.
  • iwocaPay Signposting Banner iwocaPay signposting banner. Choose from hero, block, side, or small variants.
  • [Deprecated] Full Width Banner iwocaPay full width marketing banner. Configurable by loan duration and pricing type.
  • iwocaPay Cart Price Banner iwocaPay price banner financing the live basket total across every enabled instalment term. Place it anywhere — it prices the cart client-side and only shows for eligible totals.
  • iwocaPay Spending Limit Banner iwocaPay spending limit banner. Choose from wide, block, side, or small variants.

Instalación

Installation is just a few simple steps: * Add the plugin to your wordpress installation. You can either do this by finding the plugin in your installation, or downloading here and uploading as a zip. * Make sure the plugin is activated * Head over to WooCommerce -> Settings -> Payments, and configure add the relevant configurations * On the same page, check \»Enabled\» to enable iwocaPay in your checkout flow. * Be sure to save your changes at the bottom of the form!

Reseñas

No hay valoraciones para este plugin.

Colaboradores y desarrolladores

«iwocaPay Payment Gateway» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «iwocaPay Payment Gateway» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.15.0 (2026-08-11)
– feat: gate WooCommerce banner view events on visibility (IntersectionObserver)

1.14.1 (2026-08-06)
– fix: add missing package-lock.json for cart banner blocks

1.14.0 (2026-08-05)
– feat: cart & checkout price banner across all surfaces

1.13.1 (2026-08-05)
– fix: don’t re-report already-cancelled orders to iwocaPay

1.13.0 (2026-08-04)
– feat: per-duration banner config with VAT toggle and seamless migration (IP-3354)

1.12.1 (2026-07-28)
– fix: don’t error report known intermediate statuses as unrecognised when receiving webhooks

1.12.0 (2026-07-24)
– feat: add structured error logging and reporting to iwocaPay

1.11.1 (2026-07-17)
– fix: zero-pad iwocaPay order reference and drop «#»

1.11.0 (2026-07-15)
– feat: mark unsuccessful iwocaPay orders as failed by default

1.10.0 (2026-07-09)
– feat: enable webhooks for all installs

1.9.0 (2026-06-26)
– feat: persist view-event dedup and add isDeprecated banner metadata

1.8.5 (2026-06-24)
– fix: add daily heartbeat version report

1.8.4 (2026-06-16)
– fix: validate iwocaPay credentials on settings save

1.8.3 (2026-06-15)
– fix: update banner config wording to external language

1.8.2 (2026-06-11)
– fix: derive plugin version from header so new files can’t ship un-substituted

1.8.1 (2026-06-10)
– fix: add missing package-lock.json for new banner blocks

1.8.0 (2026-06-10)
– feat: add new iwocaPay banner web components

1.7.0 (2026-06-09)
– feat: Add client-side banner viewed tracking events

1.6.0 (2026-06-09)
– feat: add tracking for signposting and pricing banner install and load events

1.5.1 (2026-06-04)
– fix: update wordpress tested version to 7.0

1.5.0 (2026-05-28)
– feat: new experimental feature – add webhooks callback function

1.4.3 (2026-05-27)
– fix: update wordpress tested version to 6.8.5

1.4.2 (2026-03-26)
– Fix styling issues with banners
– Fix incorrect duration default value
– Update error handling logic and fallbacks for low value items

1.4.1 (2026-03-24)
– Add auto-cancel abandoned orders to experimental features

1.4 (2026-03-19)
– Add new order handling logic to experimental features

1.3.2 (2025-11-25)
– Fix checkout error validation crash

1.3.1 (2025-11-24)
– Updated php platform version to 8.3.28
– Updated support for WordPress version 6.8.3
– Updated dev dependency wpackagist-plugin/woocommerce to 10.3.5

1.3 (2025-01-08)
– Improve error handling for cases when global variables cannot be accessed

1.2 (2024-07-15)
– Move payment gateway icon to root dir

1.1 (2024-07-12)
– Fix icon not loading correctly

1.0 (2024-07-11)
– Add admin option to enable checkout in new window

0.26 (2024-07-03)
– Installed gateway version now included when creating payment order
– Fixed logo link which was sometimes not found

0.25 (2024-06-17)
– Update php platform version to 8.3.8. Any deprecated content updated.
– Update dev dependency wpackagist-plugin/woocommerce to 8.8.3
– Remove unused dev dependency phpunit/phpunit

0.24 (2024-05-24)
– Fix endpoint returning 400 for pricing breakdown

0.23 (2024-04-29)
– Fix icon width being overidden by website css

0.22 (2024-03-19)
– Added product page price banners

0.21 (2024-03-19)
– Added marketing banners

0.20 (2024-03-19)
– Added support for block-based checkout

0.19 (2023-03-05)
– Increase PAY_LATER_MAXIMUM to 30,000 for pay_later only payment mode

0.18 (2023-03-04)
– Fix icon filter which caused crash when other gateways installed

0.17 (2023-09-28)
– Updated dependency wpackagist-plugin/woocommerce to 8.1.1
– Updated php platform version to 8.0.30
– Added protection to only run filter_payment_gateway on non admin pages
– Fixed bug where code referenced payment option before it was enabled