Payment-method expiry notice — themed with your tokens and shipped with a plain-text twin. Runtime subjects can be localized by your Laravel application.
A reminder to update a payment method before the application-defined renewal date.
use Jml\HermodMail\Data\PaymentMethodExpiringData; use Jml\HermodMail\Mail\PaymentMethodExpiringMail; $data = new PaymentMethodExpiringData(/* validated fields */); Mail::to($recipient)->send(new PaymentMethodExpiringMail($data));
Start with eight MIT Core templates. Pro licensing and stable release are still prelaunch.