Releases: pronamic/wp-pronamic-pay-memberpress
Releases · pronamic/wp-pronamic-pay-memberpress
4.0.1
- Fixed MemberPress gateway capabilities based on gateway support.
- Fixed confirming subscription confirmation transaction only for recurring payments.
4.0.0
Changed
3.0.3
- Added Giropay gateway.
3.0.2
- Fixed "Fatal error: Uncaught Error: Call to a member function get_periods() on bool".
3.0.1
- Fixed "Fatal error: Uncaught Error: Class 'Pronamic\WordPress\Pay\Extensions\MemberPress\Money' not found".
3.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 subscription email parameters.
2.3.1
- Use default gateway configuration setting.
- Reduced magic in MemberPress payment address transformation function.
- Improved tax calculation of payment from MemberPress subscription in trial (coupon code).
2.0.11 🐾
- Fixed showing lifetime columns on MemberPress subscriptions page if plugin is loaded before MemberPress.