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/ENHANCEMENT: Updated Braintree/PHP Library to 3.36.0
BUG FIX/ENHANCEMENT: Prefixing Braintree plan name with pmpro_#
BUG FIX/ENHANCEMENT: Better table naming in queries for Memberships and Sales reports.
BUG FIX/ENHANCEMENT: Changing "blacklist" to "blocklist".
BUG FIX/ENHANCEMENT: Changing the appearance of the Discount Code "Apply" button on checkout to look more like a text link.
BUG FIX/ENHANCEMENT: Now calculating the next payment date with time, not SQL.
BUG FIX/ENHANCEMENT: Updated the pmpro_next_payment method of Stripe to check if a customer is delinquent to avoid returning a next payment date in the future if the last payment failed.
BUG FIX/ENHANCEMENT: Saving user ID in MemberOrder when a user already exists and they are checking out via an offsite gateway.
BUG FIX/ENHANCEMENT: Updating Stripe Webhook and PayPal IPN Handler to send the cancelled level ID for better cancellation emails.