Releases: pronamic/wp-pronamic-pay-ingenico
Releases · pronamic/wp-pronamic-pay-ingenico
4.3.0
Commits
- Use
pronamic/wp-http
library for remote requests. (cdfd5a5) - Removed usage of deprecated
\FILTER_SANITIZE_STRING
in gateway settings fields. (58397af) - Updated manual URL to pronamicpay.com (pronamic/pronamic-pay#15). (98a1228)
Composer
- Added
pronamic/wp-http
^1.2
. - Changed
php
from>=5.6.20
to>=8.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.
4.0.0
Changed
3.0.0
- Updated to
pronamic/wp-pay-core
version3.0.0
. - Updated to
pronamic/wp-money
version2.0.0
. - Switched to
pronamic/wp-coding-standards
.
2.0.2
- Moved custom payment redirect from plugin to gateway.
- Make use of payment
get_pay_redirect_url()
method. - Added initial support for Ogone alias creation.
- Added HTML/CSS classes to
TP
parameter settings field.