Retry_Email_Trigger
Payment Retry Email Trigger class.
Description #
Source #
File: src/Core/Modules/Payments/Subscriptions/Retry_Email_Trigger.php
Changelog #
| Version | Description |
|---|---|
| 4.25.3 | Introduced. |
Methods #
- apply_placeholders — Applies placeholders to email settings.
- send_final_attempt_coming_up_email — Sends final attempt coming up email.
- send_initial_payment_failed_email — Sends initial payment failed email.
- send_payment_failed_access_revoked_email — Sends payment failed access revoked email.
- send_retry_email — Sends the retry email based on the retry count.
- send_second_attempt_failed_email — Sends second attempt failed email.