This repository has been archived by the owner on Apr 23, 2024. It is now read-only.
Releases: pronamic/wp-pronamic-pay-digiwallet
Releases · pronamic/wp-pronamic-pay-digiwallet
3.3.4
3.3.3
3.3.2
3.3.1
Composer
- Changed
php
from>=8.0
to>=7.4
.
3.3.0
Commits
- Added support for https://github.com/WordPress/wp-plugin-dependencies. (8160ad7)
- No longer use deprecated
FILTER_SANITIZE_STRING
. (58f431a)
Composer
- Changed
php
from>=5.6.20
to>=8.0
. - Changed
wp-pay/core
from^4.4
tov4.6.0
.
Release notes: https://github.com/pronamic/wp-pay-core/releases/tag/v4.6.0
3.2.1
- Require
wp-pay/core
version^4.4
. - Update plugin version to
3.2.1
.
3.2.0
- Updated payment methods registration.
3.1.0
- Coding standards.
- Set mode.
3.0.0
Changed
- Updated to https://github.com/pronamic/wp-pay-core/releases/tag/4.0.0.
- Added support for other RTLO meta keys.
2.0.0
- Updated to
pronamic/wp-pay-core
version3.0.0
. - Updated to
pronamic/wp-money
version2.0.0
. - Changed
TaxedMoney
toMoney
, no tax info. - Switched to
pronamic/wp-coding-standards
. - Added PayPal support.
- Use full response body as exception message, will change "Unknown internal error" to "DW_IE_0001 Unknown internal error".
- Allow empty transaction ID in start response.