Commit Graph

2 Commits

Author SHA1 Message Date
objec
4d266c9b5e Correct mailchimp deletion issues and response codes
- Add function to correctly interpret subscription status from the API
- Error validation on customer deletion.
- Corrected PHPDoc to reflect reponse codes.
- Pass complete data to synchronize subscription function
- Rework request function to properly interpret response
- Add data to trigger
- Unsubscribe customer before deleting them from Mailchimp to prevent error.

Signed-off-by: objec <objecttothis@gmail.com>
2026-05-05 13:04:30 +04:00
objec
edd97a3c78 Modeling Data
- Subscription table modeling
- Subscription status table modeling

Signed-off-by: objec <objecttothis@gmail.com>
2026-04-18 00:11:35 +04:00