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
ENHANCEMENT: Added refund logic for CCBill. This allows you to process refunds directly from the Paid Memberships Pro dashboard.
ENHANCEMENT: Added support for "Sync with Gateway" functionality.
BUG FIX: Fixed an issue where cancellations would always cancel immediately. This now correctly gives the member the remaining days of their membership when cancelling.
BUG FIX: Fixed minor warnings for PHP 8.0+ environments.
REFACTOR: Refactored Add On code to work how other gateways work and utilize the newer Paid Memberships Pro codebase.