@pixelpay/sdk-core 2.3.0-beta.0 → 2.3.0-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
|
@@ -9,6 +9,10 @@ Tipos de cambios: `Added`, `Changed`, `Deprecated`, `Removed`, `Fixed`, `Securit
|
|
|
9
9
|
### Added
|
|
10
10
|
- Se agregó autenticación de 3D Secure con tokenización
|
|
11
11
|
|
|
12
|
+
## [v2.2.5] - 2024-07-24
|
|
13
|
+
### Fixed
|
|
14
|
+
- Se arregla la función `ValidateResponse` de `TransactionResult.ts`, para que no deje pasar los `InputErrorResponse`
|
|
15
|
+
|
|
12
16
|
## [v2.2.4] - 2024-04-01
|
|
13
17
|
### Added
|
|
14
18
|
- Se agregó campo `secure_payload` para transacciones
|