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
SECURITY: Now stripping password data from the checkout debug email. Even though this is a prerelease plugin and typically run on dev/staging sites, if you were running the debug email feature on a live site, we strongly encourage you to find those emails and delete them from your email.
FEATURE: Added a "when" option for the checkout debug emails. You can now set these emails to happen on all checkout page loads, only submissions, or only when an error is thrown.
ENHANCEMENT: Now running the checkout debug email code later so we can include any success/warning/error message that was shown in the email.
ENHANCEMENT: Adjusted the layout and wording of the checkout debug email.
BUG FIX: Fixed issue where the "was submitted" section of the checkout debug email was showing incorrect values.