You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.