Skip to content

v0.6

Compare
Choose a tag to compare
@ideadude ideadude released this 03 Nov 18:50
· 71 commits to master since this release
  • ENHANCEMENT: Updated Romanian VAT to 19%. (Thanks, Mirco Babini)
  • ENHANCEMENT: Added German language files. (Thanks, Maja Benke)
  • ENHANCEMENT: Added pmprovat_skip_validation filter. If set to __return_true, the VAT verification API request will be skipped. This is useful if you do VAT verification manually later or have a high traffic site that would hit rate limits. (Thanks, Mirco Babini)
  • BUG FIX/ENHANCEMENT: Fixed warnings and notices.
  • BUG FIX/ENHANCEMENT: Now correctly calculating the tax amount and subtotal on recurring orders. Requires PMPro v2.5+.
  • BUG FIX: No longer double applying tax on recurring orders, which was happening in some cases.