We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d3b2fc commit 3877876Copy full SHA for 3877876
CHANGELOG.md
@@ -2,6 +2,17 @@
2
3
All Notable changes to `Redsys` will be documented in this file
4
5
+## Version 1.4.8 (2024-03-05)
6
+### Added
7
+- Implementation of the `xpay` method within the `setMethod` functionality to support GooglePay and ApplePay.
8
+
9
+- TDD (Test Driven Development) implementation for enhanced code reliability and maintainability.
10
11
+### Changed
12
+- Possible internal changes were made to integrate the `xpay` method and accommodate the TDD implementation, ensuring code consistency.
13
14
+### Fixed
15
+- None
16
17
## Version 1.4.7 (2024-02-24)
18
### Added
0 commit comments