Releases: pronamic/wp-pronamic-pay-ideal-advanced-v3
Releases · pronamic/wp-pronamic-pay-ideal-advanced-v3
4.3.8
4.3.7
Changed
- Improved filter and sanitzing of payment gateway integration settings fields.
4.3.6
Commits
- Updated for removed payment ID fallback in formatted payment string (pronamic/wp-pronamic-pay-adyen#23). (952d9eb)
4.3.5
4.3.4
4.3.3
4.3.2
Composer
- Changed
php
from>=8.0
to>=7.4
.
4.3.1
4.3.0
Commits
- Fixed fatal error in gateway settings if function
escapeshellarg()
is undefined. (0b3d684) - Only print OpenSSL shell command if function
escapeshellarg()
is available. (48a5318) - Use
pronamic/wp-http
for requests and SimpleXML. (e532326) - Removed usage of deprecated
\FILTER_SANITIZE_STRING
in gateway settings fields. (7c4d43c) - No longer use
XMLSecurityDSig
library. (20bee7c)
Composer
- Added
pronamic/wp-http
^1.1
. - Changed
php
from>=5.6.20
to>=8.0
. - Changed
wp-pay-gateways/ideal
from^4.0
tov4.1.0
.
Release notes: https://github.com/pronamic/wp-pronamic-pay-ideal/releases/tag/v4.2.0 - Changed
wp-pay/core
from^4.0
tov4.6.0
.
Release notes: https://github.com/pronamic/wp-pay-core/releases/tag/v4.2.0
4.2.0
- Updated payment methods registration.
- Rename 'Private Key' and 'Private Certificate' to 'Secret Key' and 'Certificate'.