@pixelpay/sdk-core 2.4.11-beta.0 → 2.4.12-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -5,9 +5,13 @@ El formato se basa en [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
5
  y este proyecto se adhiere a [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
6
  Tipos de cambios: `Added`, `Changed`, `Deprecated`, `Removed`, `Fixed`, `Security`.
7
7
 
8
- ## [v2.4.11] - unreleased
9
- ## Added
10
- - Funciones y variables para identificar transacciones con Tap2Pay.
8
+ ## [v2.4.12-beta.1] - 2026-03-21
9
+ ### Added
10
+ - Se agregó `timeout` para esperar que se complete el methodURL de cardinal
11
+
12
+ ## [v2.4.11] - 2026-03-05
13
+ ### Added
14
+ - Se agregó campo `click_to_pay` a payload de 3D Secure
11
15
 
12
16
  ## [v2.4.10] - 2026-02-09
13
17
  ### Fixed