Mar 21st Improvements on Email Integration and Payment Method

Improvements on Email Integration and Payment Method

  • New Email Integration ๐Ÿ’Œ Added Mailchimp and Mailgun integrations, making it easier to connect with email services.

  • Updated Email Settings Form ๐Ÿ“ The email settings form now includes fields for the new integrations.

  • New API Endpoint for Integrations ๐ŸŒ Fetch data about an integration (if it exists) via the new API endpoint at /integrations/{name}.

  • Removed Payment Keys from Profile Page ๐Ÿ”‘ Stripe and Authorize.net keys now appear in the Integrations Page instead.

  • New Integrations Tab on Settings Page ๐Ÿ”ง Manage all installed integrations and their keys in one handy place.

  • Stripe Key Updates ๐Ÿ’ณ Easily view and select from available Stripe keys in the system.

  • Improved PaymentMethods Component ๐Ÿ’ผ Replaced "Expired" with "Expires" for better clarity.

  • Removed Redundant Data Fetching ๐Ÿงน Unnecessary apiGetCardData method was removed, and donorCards was updated.

  • New Tabs for Report Management ๐Ÿ“Š Effortlessly navigate between Saved Reports and Create Report in the EditReport Component. ๐Ÿ˜ƒ

Last updated