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 an issue where checkouts could fail to assign a membership level when the checkout level data was missing from the order. The level is now determined from the order's stored membership ID. #63 (@andrewlimaza)
BUG FIX: Fixed an issue where cancellations, sync with gateway, and refunds would not use the sub account number when one was set. #65 (@andrewlimaza)
BUG FIX: Fixed an issue where the webhook account number check could fail due to whitespace in the saved settings. Settings are now trimmed on save. #64 (@andrewlimaza)
ENHANCEMENT: Added additional webhook logging for successful and failed checkouts to help with troubleshooting. #63 (@andrewlimaza)
ENHANCEMENT: Now passing the level ID to CCBill at checkout and flagging a mismatch in the webhook log. #63 (@andrewlimaza)