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 in the Braintree webhook that will have caused syncing issues for Braintree users.
BUG FIX: Stopped sending the cancel subscription request to the PayPal API if we are processing the IPN request for the same subscription.
BUG FIX: Fixed issue where the Stripe API version was shown for non-Stripe gateways on the payment settings page.
BUG FIX: Using self:: instead of static:: in the Stripe class that could keep the pmpro_stripe_customerid from being updated.
BUG FIX: Fixed some fatal errors in PHP 5.2. (We still recommend a minimum PHP 5.6.)
BUG FIX/ENHANCEMENT: Removed a unnecessary hr element when viewing the table of all active memberships.
BUG FIX/ENHANCEMENT: Cleaned up some CSS code around buttons.
BUG FIX/ENHANCEMENT: Added formatting for the Danish Krone.
BUG FIX/ENHANCEMENT: Removed the warning RE billing limits with the Stripe gateway. Our Stripe implementation has actually supported billing limits for a while.
ENHANCEMENT: Added Kenyan Shilling as a currency. (Thanks, Urandu Bildad Namawa)
ENHANCEMENT: Updated the description, url, email, and copyright info in the plugin header.
ENHANCEMENT: Now showing a note on the pages list in the dashboard if a page is linked to a PMPro page.
ENHANCEMENT: Improving logo and watermark in the dashboard for retina displays.