ActiveCampaign / postmark-wordpress

The Official Postmark Wordpress Plugin
GNU General Public License v2.0
17 stars 17 forks source link

Make "Test Send" error more obvious. #26

Closed atheken closed 5 months ago

atheken commented 7 years ago

When doing a test send, we currently dump the API response to the UI. This is to allow customers that face issues an easy way to provide us data about their issue if they contact us in support. However, the var_dump is pretty ugly, and not very friendly to most users.

Let's improve the "error experience" for Test Sends.