12345678910111213141516 |
- Hi, {{$user->name_display}}!
- We attempted to charge the card you have on file but were unable to do so.
- Please confirm your card details are correct and up to date: {{$stringMappingConfig['clientUrl']}}/my-account/payment-methods
- If you have any questions, feel free to email our customer success team
- (We're lightning quick at replying.) We also offer live chat during business hours.
- Cheers,
- {{$emailFromName}}
- -----------
- ©{{date('Y')}} {{ $stringMappingConfig['name'] }} -> {{$stringMappingConfig['clientUrl']}}. All rights reserved.
|