Skip to content

v2.4.4

Compare
Choose a tag to compare
@ideadude ideadude released this 02 Sep 22:57
· 5430 commits to master since this release
  • BUG FIX: Fixed fatal error that sometimes occurred on the payment settings page when using PHP 5.6 or earlier.
  • BUG FIX: Fixed fatal errors that showed up on the frontend invoice page.
  • BUG FIX: Fixed issue where the confirmation message was not showing up in the confirmation email if that option was checked.
  • ENHANCEMENT: Added a pmpro_stripe_charge_params filter that can be used to edit or add params sent to the Stripe create charge method. (Thanks, Michael Bester)
  • ENHANCEMENT: Tweaked the markup of the invoice page so the payment type information looks a little better.